Apache2 conundrum - update
Drew Van Zandt
drew.vanzandt at gmail.com
Wed Dec 17 11:11:17 EST 2008
Aha, the browser cache was in fact bogging down my debug efforts. I seem to
be getting the file processed now, though I'm not sure which of the changes
I've tried did the trick.
--DTVZ
On Wed, Dec 17, 2008 at 10:54 AM, Arc Riley <arcriley at gmail.com> wrote:
> 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/a288bfe8/attachment.html
More information about the gnhlug-discuss
mailing list