Apache2 conundrum - update

Arc Riley arcriley at gmail.com
Wed Dec 17 10:54:13 EST 2008


Make sure to clear your browser cache.  I hit this problem just the other
night where Firefox was actually not re-requesting the file, as shown in the
access logs.  This made debugging difficult.

Also make sure that your AddHandler is setup for a matching mimetype.  Ie, *
*application/x-httpd-*php, instead of *application/x-httpd-*php5 *

On Wed, Dec 17, 2008 at 10:42 AM, Drew Van Zandt <drew.vanzandt at gmail.com>wrote:

> I restarted the server with no change in behaviour, and the first entry in
> the DirectoryIndex line is index.php, which is what I type when I directly
> call it and get the right response.
>
> --DTVZ
>
>
> On Wed, Dec 17, 2008 at 10:30 AM, Thomas Charron <twaffle at gmail.com>wrote:
>
>>
>>   Is it a cached and/or precompiled version?  Same behavior if you
>> punt the server?  Also, is it picking up something like an Index.php
>> or the sort, instead of the one your exclusively calling?
>>
>>
>> --
>> -- Thomas
>>
>
>
> _______________________________________________
> gnhlug-discuss mailing list
> gnhlug-discuss at mail.gnhlug.org
> http://mail.gnhlug.org/mailman/listinfo/gnhlug-discuss/
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.gnhlug.org/mailman/private/gnhlug-discuss/attachments/20081217/989e555c/attachment-0001.html 


More information about the gnhlug-discuss mailing list