403 Forbidden Error on Apache 2.4

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

 



Dear All,
Our Site is Public Site and there is no restriction @ any level. We are using apache on top of Java based CMS (Tomcat Server).
Recently we upgraded Apache from 2.2.21 to 2.4.25. Where ever     Order allow,deny & Allow from all coming there we changed it to Require all granted but root page only loading without any issue. We are getting 403 Forbidden Message on Rest of the Pages. Kindly please help how to enable permission to all folder and its subfolders in 2.4.25.

For Example:
Working:

Notworking:
& Other pages

RewriteEngine on
        RewriteRule ^/+$ /sites/  [R,L]
DocumentRoot "/apps/apache2.4"
<Directory />
    Options FollowSymLinks
    AllowOverride None
Require all granted
</Directory>

[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