Help - Search - Members - Calendar
Full Version: SetHandler not working correctly
The Planet Forums > System Administration > Web Hosting
uneedawebsite
I have a domain which is running Dewlinks (links database) and since we upgraded to:

Server Version: Apache/2.2.6 (Unix) mod_ssl/2.2.6 OpenSSL/0.9.7a DAV/2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_auth_passthrough/2.1

it stopped working correctly.

The script depends on being able to do a SetHandler for the file 'directory'.

.htaccess looks like this:


CODE
<Files directory>
SetHandler application/x-httpd-php
</Files>


It worked fine under Apache 1 but now we are on Apache 2, we get a 404 File Not Found error instead of the links directory.

The URL is http://walkers.org/dewlinks

Can anyone shed some light on this?
uneedawebsite
Just in case someone else ever has this problem, the solution is to use:

SetHandler application/x-httpd-php5
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2010 Invision Power Services, Inc.