TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Apache error
Its definately MY error... here's the relevant bit from httpd.conf
Alias /rimps "/usr/local/rimps/"
Alias /rimps/ "/usr/local/rimps/"
<Directory "/usr/local/rimps/">
AllowOverride
order allow,deny
allow from all
Options ExecCGI
Options FollowSymLinks
</Directory>
Well, the deal is, I get this error...
The requested URL /rimps/info.php3 was not found on this server
and from apache error_log::
File does not exist: /home/httpd/html/rimps/info.php3
Obviously, I've manage to misconfigure something...Anybody care to point me
in the right direction??
Thanks..
Brian