We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aa4b1e commit 03f6ef1Copy full SHA for 03f6ef1
etc/apache2/conf-enabled/mapserver.conf
@@ -5,10 +5,9 @@ ScriptAlias / /usr/lib/cgi-bin/mapserv
5
Header set Access-Control-Allow-Origin "*"
6
7
SetHandler fcgid-script
8
- AllowOverride None
9
Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
10
Require all granted
11
SetEnv MS_MAPFILE /etc/mapserver/mapserver.map
12
</Location>
13
14
-
+ServerName localhost
0 commit comments