Jacob Kelly
New Pleskian
I am getting the following error when I try 'rebuild all' in the 'Webserver Configuration Troubleshooter' extension.
New configuration files for the Apache web server were not created due to the errors in configuration templates: AH00526: Syntax error on line 104 of /etc/httpd/conf/httpd.conf: Invalid command 'Require', perhaps misspelled or defined by a module not included in the server configuration
In my /etc/httpd/conf/httpd.conf file:
102 <Directory />
103 AllowOverride None
104 </Directory>
Any help would be appreciated.
New configuration files for the Apache web server were not created due to the errors in configuration templates: AH00526: Syntax error on line 104 of /etc/httpd/conf/httpd.conf: Invalid command 'Require', perhaps misspelled or defined by a module not included in the server configuration
In my /etc/httpd/conf/httpd.conf file:
102 <Directory />
103 AllowOverride None
104 </Directory>
Any help would be appreciated.