[Adium-devl] beta.adiumx.com breakage?

Jordan Schelew jas8522 at gmail.com
Tue Apr 29 03:05:03 UTC 2008


Seems to have been the same problem as what affected the main  
adiumx.com site a few months back... except the breakage was done  
wrong, causing further breakage...

The .htaccess file contained:

<Files beta.html>
         ForceType application/x-httpd-php
</Files>AddHandler application/x-httpd-php5 php

Firstly the AddHandler seems to have been added by some automated tool  
that forgot to throw in a newline prior to its insertion, second it  
had no reason to be there to begin with. Putting it on its own line  
resulted in all .php files being downloaded by the browser rather than  
parsed. Removing it solves both problems.

NR to blame?

Jordan

On 28-Apr-08, at 11:59 PM, Peter Hosey wrote:

> On Apr 28, 2008, at 19:42, Jordan Schelew <jas8522 at gmail.com> wrote:
>> Found the problem - it's now fixed :)
>
> What was it?
>
>>>
>>>
>
> _______________________________________________
> Adium-devl mailing list
> Adium-devl at adiumx.com
> http://adiumx.com/mailman/listinfo/adium-devl_adiumx.com





More information about the devel mailing list