I see 301s 403s 200s... in my twisted homebrew mediawiki .htaccess
mess's logs that now slip from my brain as I moved on to a different project...
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
On Friday 21 December 2007, [EMAIL PROTECTED] wrote:
> meaning that somehow index.php was forgotten
> on the list of things to stop!
I get the complete list of what is listed in DirectoryIndex. Maybe you
have a DirectoryIndex statement somewhere that does not list
index.php? Did you get "200 OK"
Package: apache2.2-common
Version: 2.2.6-3
I have discovered a bug in the Debian apache2 and/or php packages.
Consider the following .htaccess file,
#SetEnvif User-Agent . ban
#SetEnv ban
Order Allow,Deny
Allow from all
Deny from env=ban
Looking in error.log, if you uncomment the first line, all
3 matches
Mail list logo