-
Notifications
You must be signed in to change notification settings - Fork 30
Apache Warning for use of AllowOverride #35
Copy link
Copy link
Open
Description
When restarting Apache on OSGeoLive there is the following warning:
[Wed Jul 03 23:57:19.532526 2019] [core:warn] [pid 32238] AH00114: Useless use of AllowOverride in line 7 of /etc/apache2/sites-enabled/istsos.conf/istsos.conf.
Caused by line
Line 7 in 0628698
| AllowOverride all |
It looks like this line can be removed as it is not in a Location section?
http://httpd.apache.org/docs/2.2/mod/core.html#allowoverride
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels