Thursday, 5 September 2013

RewriteRule located in .htaccess file

RewriteRule located in .htaccess file

I have the following RewriteRule in my .htaccess file and would just like
to know what it does.
Is it mandatory, do I need it and how does this line effect my website's
URLs ... ?
RewriteRule ^/([a-zA-Z0-9_-]+) /#$1

No comments:

Post a Comment