403 forbidden

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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




[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux