403 forbidden

Norbert Beckers limburgsebeer at zonnet.nl
Tue Feb 3 13:53:17 UTC 2004


Hi,
I'm having the following problem
i get error 403 forbidden on a php app installed

1. I installed the typo3 CMS by untarring it to /var/www/html. 
2. executed : chown -R root:root /var/www/html/quickstart/
3. executed : chmod -R 755 /var/www/html/quickstart
4. added the following to httpd.conf:
ScriptAlias /quickstart/ "/var/www/html/quickstart/"
<Directory "/var/www/html/quickstart/">
    DirectoryIndex index.php
    AllowOverride None
    Options FollowSymLinks
    Order allow,deny
    Allow from all
</Directory>

httpd version 2.0.48

Norbert Beckers





More information about the fedora-list mailing list