Leser: 14
1
2
3
4
5
6
<Directory />
Options FollowSymLinks ExecCGI Includes
AllowOverride All
Order allow,deny
Allow from all
</Directory>
1
2
3
4
5
<Directory />
Options FollowSymLinks ExecCGI Includes
AllowOverride All
Require all granted
</Directory>
Require all granted
QuoteAH00526: Syntax error on line 239 of C:/Apache/conf/httpd.conf:
Invalid command 'Require', perhaps misspelled or defined by a module not included in the server configuration
Quote[Tue Dec 09 12:54:50.391650 2014] [core:alert] [pid 2692:tid 736] [client meine_ip:61193] D:/meinwebverzeichnis/.htaccess: AddHandler not allowed here