Forum: *nix Software Nov 3rd, 2007 |
| Replies: 3 Views: 1,460 I agree with php_deamon. If you are expecting numbers only, then his method limits the rewrite rule to numbers. |
Forum: *nix Software Nov 1st, 2007 |
| Replies: 3 Views: 1,460 Working with mod_rewrite can be tricky, especially if you are working with subdirectories.
Do your hyperlinks use this format? /insurance/metatags-cat_id-44.htm
try this
RewriteRule... |