Quote:
Originally Posted by ringnews24
I did your suggestion
Code:
stangger5 came up with .. when I was in a pinch
edit your .htaccess If you have one
or add
Code:
# Send hardcoded ipa scores to arcade instead
RewriteCond %{QUERY_STRING} act=Arcade [OR]
RewriteCond %{QUERY_STRING} autocom=arcade
RewriteRule ^index.php arcade.php [L,QSA]
under
Code:
RewriteEngine on
But it didnt work.
I see the code Hippy but not sure were to add it.
|
did you have or make the .htaccess file ..?
if you made one it must have the dot before it
and you need to have rewriteEngine on
I have not come accross it not working unless your host had rewrite engine off on the server