[mapserver-commits] r8291 - trunk/docs/redirection
svn at osgeo.org
svn at osgeo.org
Fri Dec 26 16:21:16 EST 2008
Author: hobu
Date: 2008-12-26 16:21:16 -0500 (Fri, 26 Dec 2008)
New Revision: 8291
Modified:
trunk/docs/redirection/mapserver-redirect.conf
Log:
/docs/error redirection
Modified: trunk/docs/redirection/mapserver-redirect.conf
===================================================================
--- trunk/docs/redirection/mapserver-redirect.conf 2008-12-26 21:15:35 UTC (rev 8290)
+++ trunk/docs/redirection/mapserver-redirect.conf 2008-12-26 21:21:16 UTC (rev 8291)
@@ -58,5 +58,6 @@
RewriteRule ^docs/howto/wms_time_support http://mapserver.osgeo.org/ogc/wms_time.html [R=301,L]
RewriteRule ^docs/howto/wfs_server http://mapserver.osgeo.org/ogc/wfs_server.html [R=301,L]
RewriteRule ^docs/howto/wfs_client http://mapserver.osgeo.org/ogc/wfs_client.html [R=301,L]
+RewriteRule ^docs/error http://mapserver.osgeo.org/errors.html [R=301,L]
# Catch-all for docs, must come last
RewriteRule ^docs http://mapserver.osgeo.org/documentation.html [R=301,L]
More information about the mapserver-commits
mailing list