Forum Moderators: phranque
I have got rewrite rule like this:
Options +FollowSymlinks
RewriteEngine On
RewriteRule ^([%/+-,\w]*)$ /index.php?get=$1 [L]
Everything which i am typeing works fine, until i type in url %
I get error 404 from Apache server.
Thank you all for resolving this problem.
Welcome to WebmasterWorld!
This recent thread [webmasterworld.com] discusses the subject, and one of the techniques presented is probably what you are looking for.
Jim