Saturday, January 11, 2014

How to fix 403 client denied by server configuration error on Apache server

7:03 PM

just add this following code in your VirtualHost
Options Indexes FollowSymLinks Includes ExecCGI
AllowOverride All
Require all granted

Example of working VirtualHost Config file http://pastebin.com/pCCwMUUj


Written by

is a Web/Software Developer from Philippines. Who enjoys building highly dynamic systems and flexible, scalable frameworks.When not geeking out with code, Unknown can be found Playing guitar and hanging out with his friends.You can find him in +

0 comments:

Post a Comment

 

© 2013 Ultima Scripter. All rights resevered. Designed by Templateism

Back To Top