Quote:
Originally Posted by Cristian
|
I'm not quite understand what you mean. All I put in .htaccess is:
Code:
RewriteEngine on
RewriteRule .* index.php
php_flag magic_quotes_gpc off
php_flag register_globals off
So, you're suggesting I add some command in my .htaccess ?