![]() |
|
Require all granted for Order Allow,Deny on apache 2.4.10 / Error 403 - Access Forbid - Printable Version +- Sentora Support Forums (https://senforums.mach-hosting.com) +-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5) +--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32) +---- Forum: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: Require all granted for Order Allow,Deny on apache 2.4.10 / Error 403 - Access Forbid (/showthread.php?tid=1730) |
Require all granted for Order Allow,Deny on apache 2.4.10 / Error 403 - Access Forbid - hugo.casanova - 07-03-2015 Error 403 - Access Forbidden There is a problem with sentora on ubuntu 15.04 with apache 2.4.10, vhost for default has: Order Allow,Deny... but this is deprecate, now the sintax is: Require all granted i changed manually the file vhost but after some time the file load with the default setting, and when i go to my domain: Error 403 - Access Forbidden said. help please! https://github.com/sentora/sentora-core/issues/180 RE: Require all granted for Order Allow,Deny on apache 2.4.10 / Error 403 - Access Forbid - apinto - 07-03-2015 Ubuntu 15.04 is not officially supported, also it is not a LTS version and not recommended for a server environment. Do you have any specific use case were you need 15.04? If not (probably not) just switch to 14 and you are good to go without issues. RE: Require all granted for Order Allow,Deny on apache 2.4.10 / Error 403 - Access Forbid - Me.B - 07-03-2015 The issue you created it your self. Because you forced install as ubuntu 12.04 when you edited the installer and that was wrong as ubuntu 12.04 ships with apache 2.2. You should install as ubuntu 14.04. BUT... we don't support 15.04 and don't think we plan to. M B |