Mercurial > dive4elements > river
annotate flys-artifacts/doc/mapserver/dbconnection.include @ 4216:a04862abce42
Don't redirect to the login page without query params
Don't redirect to the login page without query params for the development mode.
Therefore just reload the page after the user object is removed from the session
and GGInAFilter will redirect to the correct long URL.
author | Björn Ricks <bjoern.ricks@intevation.de> |
---|---|
date | Tue, 23 Oct 2012 10:50:48 +0200 |
parents | 8ad0331e444f |
children |
rev | line source |
---|---|
1182
8ad0331e444f
Added inital mapserver configuration files.
Bjoern Schilberg <bjoern@intevation.de>
parents:
diff
changeset
|
1 CONNECTIONTYPE postgis |
8ad0331e444f
Added inital mapserver configuration files.
Bjoern Schilberg <bjoern@intevation.de>
parents:
diff
changeset
|
2 CONNECTION "dbname='flys3' host=127.0.0.1 port=5432 user='flys' password='flys' sslmode=disable" |