On Mon, 04 May 2009 00:10:13 -0500, Duaine & Laura Hechler wrote:
Jim Henderson wrote:
On Sun, 03 May 2009 20:49:16 +0000, Jim Henderson wrote:
If you put garbage in the .htaccess file in question, do you get a server error trying to access the page/directory in question?
Duaine - in response to your off-list e-mail, you hadn't indicated how you'd determined it wasn't reading it. We're not mind readers, you know. ;-)
Jim
This was in the .htaccess file I attached at 3:23 this afternoon - however I'll list it again:
RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d #RewriteRule ^(.*) "index.php" RewriteRule / http://example.com/
I'm not getting any thing from this - not even to example.com
What are the ownership and permissions set to on the file? Have you tried increasing the log level for apache? It strikes me that changing the rewrite log level probably won't tell you anything if the file is not being read, but if it is being read and there's some sort of problem, the rewrite log might help as well. Jim -- Jim Henderson Please keep on-topic replies on the list so everyone benefits -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org