Can you put a simple html file in /var/www/html and see it in a
browser? That would help us determine the scope of the problem.
Norbert Beckers wrote:
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
--
Mitch Wiedemann
mc² Computer Consulting
mc2@xxxxxxxxxxxxx
http://www.lightlink.com/mc2
607 347-4657 home
607 339-9726 cell