Home
Debugging Tips
AH01630: client denied by server configuration:


AH01630: client denied by server configuration: |
![]() |
Wednesday, 22 January 2014 | |
If you get the following error in your /var/log/httpd-error.log file when trying to access a page on your FreeBSD web server running Apache 2.4 (instead of 2.2) you must update your configuration for your document root or your alias location of your web page: AH01630: client denied by server configuration: So instead of: Order allow,deny Allow from all use: Require all granted |
|
Last Updated ( Wednesday, 22 January 2014 ) |
< Prev | Next > |
---|