Htaccess blog slug Rewrite does not work

RewriteRule ^/blog/([a-zA-Z0-9-/]+)$ /blog/page.php?slug=$1 [NC,PT,L]

Try with the first slash “https://stackoverflow.com/” and look at the flag “PT”

Browse More Popular Posts

Leave a Comment