Mobile app version of vmapp.org
Login or Join
Bryan171

: Try something like (untested): RewriteRule ^/([0-9]+)/(.*).html$ /wallpapers.php?id=&cat= [L] The first match should match any #'d category (and it would have to be a number), while the

@Bryan171

Try something like (untested):
RewriteRule ^/([0-9]+)/(.*).html$ /wallpapers.php?id=&cat= [L]

The first match should match any #'d category (and it would have to be a number), while the second grouping will match the remaining string.

10% popularity Vote Up Vote Down


Login to follow query

More posts by @Bryan171

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme