[users@httpd] Forbidden You don't have permission to access /site/ Error

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

 



I installed var on a seperate /var partition. and I need mysite to have this recomended access control.

chown -R apache:apache /var/mysite

I entered these in httpd.conf at end of it.
 
<Directory "/var/mysite">
DirectoryIndex index.php
AcceptPathInfo on
AllowOverride None
Options None
Order allow,deny
Allow from all
</Directory>
 
Alias /site"/var/mysite"
 
****But following error occures
 
Forbidden
 on this server.
 
I did all this according to recomended munual (of moodle- opensource product.) I have successfully ran this previously for  /usr/local/mysite
 
But this time it fails. Help me

 

**What I feel is that my alias don't work properly or that *** site permissions gives error. but note that I have tryed by giving full permissions also, but it also gives the same error.
Thank you,
pubudu

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux