Skip to content

Commit

Permalink
Add new mapping on Apache2 to make sure mapcache still works.
Browse files Browse the repository at this point in the history
  • Loading branch information
elafargue committed Jan 19, 2016
1 parent b7f6dba commit e497b78
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/etc/apache2/sites-available/wizkers.conf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
RewriteRule /(.*) ws://localhost:8090/$1 [P,L]

ProxyPass /aprs !
ProxyPass /mapcache !
ProxyPass / http://localhost:8090/
ProxyPassReverse / http://localhost:8090/

Expand Down

0 comments on commit e497b78

Please sign in to comment.