[wp-hackers] Error redirection .htaccess
Leo Baiano
ljunior2005 at gmail.com
Fri Jun 3 01:03:12 UTC 2011
Hi,
I have a problem that I think this is in error .htaccess but i deleted the
file from the server and tried to make the WP and rebuilds it
unsuccessfully, for some reason does not create the WP .htaccess files
automatically when i change the structure permalinks. The folder is writable
...
Well, the problem is, the url of the site is www.dominio.com/blog and I'm
needing to pass value via get this: www.dominio.com/blog/?variable=1. The
problem is that whenever i use it '?' it redirects to dominio.com/blog.
The. Htaccess now looks like this:
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /blog/index.php [L]
--
Amplexos,
Leo Baiano
http://www.leobaiano.com
http://www.blog.ljunior.com
http://www.mcelebridades.com
http://www.twitter.com/leobaiano
More information about the wp-hackers
mailing list