[mapserver-commits] r8387 - trunk/docs/redirection
svn at osgeo.org
svn at osgeo.org
Mon Jan 5 10:19:22 EST 2009
Author: tomkralidis
Date: 2009-01-05 10:19:22 -0500 (Mon, 05 Jan 2009)
New Revision: 8387
Modified:
trunk/docs/redirection/404.html
trunk/docs/redirection/mapserver-redirect.conf
Log:
update to www.mapserver.org
Modified: trunk/docs/redirection/404.html
===================================================================
--- trunk/docs/redirection/404.html 2009-01-04 22:03:29 UTC (rev 8386)
+++ trunk/docs/redirection/404.html 2009-01-05 15:19:22 UTC (rev 8387)
@@ -1,8 +1,8 @@
<HTML>
<head>
- <title>Now Hosted on mapserver.osgeo.org</title>
- <meta http-equiv="Refresh" content="10;URL=http://mapserver.osgeo.org/">
+ <title>Now Hosted on www.mapserver.org</title>
+ <meta http-equiv="Refresh" content="10;URL=http://www.mapserver.org/">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head>
@@ -10,7 +10,7 @@
<table width="439" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
- <td><img src="http://mapserver.osgeo.org/_static/mapserver.jpg" width="439" height="68"></td>
+ <td><img src="http://www.mapserver.org/_static/mapserver.jpg" width="439" height="68"></td>
</tr>
<tr>
<td> </td>
@@ -24,12 +24,12 @@
</p>
<p>
<b>The MapServer website has moved, and is now hosted at
- <a href="http://mapserver.osgeo.org">http://mapserver.osgeo.org/</a>.</b>
+ <a href="http://www.mapserver.org/">http://www.mapserver.org/</a>.</b>
</p>
<p>
This page should automatically take you to the new home page in a few seconds.
- If not, please follow this link <a href="http://mapserver.osgeo.org">http://mapserver.osgeo.org/</a>.</b>
+ If not, please follow this link <a href="http://www.mapserver.org/">http://www.mapserver.org/</a>.</b>
and from there you will hopefully be able to locate the document you were interested in.
</p>
Modified: trunk/docs/redirection/mapserver-redirect.conf
===================================================================
--- trunk/docs/redirection/mapserver-redirect.conf 2009-01-04 22:03:29 UTC (rev 8386)
+++ trunk/docs/redirection/mapserver-redirect.conf 2009-01-05 15:19:22 UTC (rev 8387)
@@ -2,68 +2,68 @@
RewriteEngine On
RewriteBase /
# Redirect home page to keep search engine ranking
-#RewriteRule ^$ http://mapserver.osgeo.org/ [R=301,L]
-RewriteRule ^License http://mapserver.osgeo.org/copyright.html [R=301,L]
-#RewriteRule ^download http://mapserver.osgeo.org/download.html [R=301,L]
-#RewriteRule ^community http://mapserver.osgeo.org/community/ [R=301,L]
-RewriteRule ^new_users http://mapserver.osgeo.org/introduction.html [R=301,L]
-RewriteRule ^docs/tutorial http://mapserver.osgeo.org/introduction.html#tutorial [R=301,L]
+#RewriteRule ^$ http://www.mapserver.org/ [R=301,L]
+RewriteRule ^License http://www.mapserver.org/copyright.html [R=301,L]
+#RewriteRule ^download http://www.mapserver.org/download.html [R=301,L]
+#RewriteRule ^community http://www.mapserver.org/community/ [R=301,L]
+RewriteRule ^new_users http://www.mapserver.org/introduction.html [R=301,L]
+RewriteRule ^docs/tutorial http://www.mapserver.org/introduction.html#tutorial [R=301,L]
-#RewriteRule ^development/rfc/ms-rfc-(.*)/ http://mapserver.osgeo.org/development/rfc/ms-rfc-$1.html [R=301,L]
-#RewriteRule ^development/rfc/ms-rfc-(.*) http://mapserver.osgeo.org/development/rfc/ms-rfc-$1.html [R=301,L]
-#RewriteRule ^development/rfc/ http://mapserver.osgeo.org/development/rfc/ [R=301,L]
+#RewriteRule ^development/rfc/ms-rfc-(.*)/ http://www.mapserver.org/development/rfc/ms-rfc-$1.html [R=301,L]
+#RewriteRule ^development/rfc/ms-rfc-(.*) http://www.mapserver.org/development/rfc/ms-rfc-$1.html [R=301,L]
+#RewriteRule ^development/rfc/ http://www.mapserver.org/development/rfc/ [R=301,L]
# Catch-all for development, must come last
-#RewriteRule ^development http://mapserver.osgeo.org/development/ [R=301,L]
+#RewriteRule ^development http://www.mapserver.org/development/ [R=301,L]
-RewriteRule ^docs/reference/mapfile http://mapserver.osgeo.org/mapfile/ [R=301,L]
-RewriteRule ^docs/reference/cgi http://mapserver.osgeo.org/cgi/ [R=301,L]
-RewriteRule ^docs/reference/php-mapscript-class http://mapserver.osgeo.org/mapscript/php/ [R=301,L]
-RewriteRule ^docs/reference/mapscript http://mapserver.osgeo.org/mapscript/ [R=301,L]
-RewriteRule ^docs/reference/symbology/examples http://mapserver.osgeo.org/mapfile/symbology/examples.html [R=301,L]
-RewriteRule ^docs/reference/symbology http://mapserver.osgeo.org/mapfile/symbol.html [R=301,L]
-RewriteRule ^docs/reference/templatereference http://mapserver.osgeo.org/mapfile/template.html [R=301,L]
-RewriteRule ^docs/reference/utilityreference http://mapserver.osgeo.org/utilities/ [R=301,L]
-RewriteRule ^docs/reference/vector_data http://mapserver.osgeo.org/input/vector/ [R=301,L]
-RewriteRule ^docs/reference/systemmanage http://mapserver.osgeo.org/utilities/manage.html [R=301,L]
-RewriteRule ^docs/howto/fastcgi http://mapserver.osgeo.org/optimization/fastcgi.html [R=301,L]
-RewriteRule ^docs/howto/html_legend http://mapserver.osgeo.org/output/html_legend.html [R=301,L]
-RewriteRule ^docs/howto/ogr_howto http://mapserver.osgeo.org/input/vector/ogr.html [R=301,L]
-RewriteRule ^docs/howto/ogrmysql http://mapserver.osgeo.org/input/vector/mysql.html [R=301,L]
-RewriteRule ^docs/howto/raster_data http://mapserver.osgeo.org/input/raster.html [R=301,L]
-RewriteRule ^docs/howto/optimizevector http://mapserver.osgeo.org/optimization/vector.html [R=301,L]
-RewriteRule ^docs/howto/optimizeraster http://mapserver.osgeo.org/optimization/raster.html [R=301,L]
-RewriteRule ^docs/howto/cartosymbols http://mapserver.osgeo.org/mapfile/symbology/construction.html [R=301,L]
-RewriteRule ^docs/howto/tileindex http://mapserver.osgeo.org/optimization/tileindex.html [R=301,L]
-RewriteRule ^docs/howto/msexpressions http://mapserver.osgeo.org/mapfile/expressions.html [R=301,L]
-RewriteRule ^docs/howto/pdf-output http://mapserver.osgeo.org/output/pdf.html [R=301,L]
-RewriteRule ^docs/howto/imagemaps http://mapserver.osgeo.org/output/imagemaps.html [R=301,L]
-RewriteRule ^docs/howto/mapfiletuning http://mapserver.osgeo.org/optimization/mapfile.html [R=301,L]
-RewriteRule ^docs/howto/antialias http://mapserver.osgeo.org/output/antialias.html [R=301,L]
-RewriteRule ^docs/howto/dynamic-charting http://mapserver.osgeo.org/output/dynamic_charting.html [R=301,L]
-RewriteRule ^docs/howto/agg-rendering-specifics http://mapserver.osgeo.org/output/agg.html [R=301,L]
-RewriteRule ^docs/howto/flash_output http://mapserver.osgeo.org/output/flash.html [R=301,L]
-RewriteRule ^docs/howto/mapscript_imagery http://mapserver.osgeo.org/mapscript/imagery.html [R=301,L]
-RewriteRule ^docs/howto/mapscript_map_config http://mapserver.osgeo.org/mapscript/mapfile.html [R=301,L]
-RewriteRule ^docs/howto/phpmapscript-byexample http://mapserver.osgeo.org/mapscript/php/by_example.html [R=301,L]
-RewriteRule ^docs/howto/mapscript_querying http://mapserver.osgeo.org/mapscript/querying.html [R=301,L]
-RewriteRule ^docs/howto/wxs_mapscript http://mapserver.osgeo.org/ogc/mapscript.html [R=301,L]
-RewriteRule ^docs/howto/filterencoding http://mapserver.osgeo.org/ogc/filter_encoding.html [R=301,L]
-RewriteRule ^docs/howto/mapcontext http://mapserver.osgeo.org/ogc/mapcontext.html [R=301,L]
-RewriteRule ^docs/howto/svg-howto http://mapserver.osgeo.org/output/svg.html [R=301,L]
-RewriteRule ^docs/howto/sos_server http://mapserver.osgeo.org/ogc/sos_server.html [R=301,L]
-RewriteRule ^docs/howto/sldhowto http://mapserver.osgeo.org/ogc/sld.html [R=301,L]
-RewriteRule ^docs/howto/wcs_server http://mapserver.osgeo.org/ogc/wcs_server.html [R=301,L]
-RewriteRule ^docs/howto/wms_server http://mapserver.osgeo.org/ogc/wms_server.html [R=301,L]
-RewriteRule ^docs/howto/wms_client http://mapserver.osgeo.org/ogc/wms_client.html [R=301,L]
-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]
+RewriteRule ^docs/reference/mapfile http://www.mapserver.org/mapfile/ [R=301,L]
+RewriteRule ^docs/reference/cgi http://www.mapserver.org/cgi/ [R=301,L]
+RewriteRule ^docs/reference/php-mapscript-class http://www.mapserver.org/mapscript/php/ [R=301,L]
+RewriteRule ^docs/reference/mapscript http://www.mapserver.org/mapscript/ [R=301,L]
+RewriteRule ^docs/reference/symbology/examples http://www.mapserver.org/mapfile/symbology/examples.html [R=301,L]
+RewriteRule ^docs/reference/symbology http://www.mapserver.org/mapfile/symbol.html [R=301,L]
+RewriteRule ^docs/reference/templatereference http://www.mapserver.org/mapfile/template.html [R=301,L]
+RewriteRule ^docs/reference/utilityreference http://www.mapserver.org/utilities/ [R=301,L]
+RewriteRule ^docs/reference/vector_data http://www.mapserver.org/input/vector/ [R=301,L]
+RewriteRule ^docs/reference/systemmanage http://www.mapserver.org/utilities/manage.html [R=301,L]
+RewriteRule ^docs/howto/fastcgi http://www.mapserver.org/optimization/fastcgi.html [R=301,L]
+RewriteRule ^docs/howto/html_legend http://www.mapserver.org/output/html_legend.html [R=301,L]
+RewriteRule ^docs/howto/ogr_howto http://www.mapserver.org/input/vector/ogr.html [R=301,L]
+RewriteRule ^docs/howto/ogrmysql http://www.mapserver.org/input/vector/mysql.html [R=301,L]
+RewriteRule ^docs/howto/raster_data http://www.mapserver.org/input/raster.html [R=301,L]
+RewriteRule ^docs/howto/optimizevector http://www.mapserver.org/optimization/vector.html [R=301,L]
+RewriteRule ^docs/howto/optimizeraster http://www.mapserver.org/optimization/raster.html [R=301,L]
+RewriteRule ^docs/howto/cartosymbols http://www.mapserver.org/mapfile/symbology/construction.html [R=301,L]
+RewriteRule ^docs/howto/tileindex http://www.mapserver.org/optimization/tileindex.html [R=301,L]
+RewriteRule ^docs/howto/msexpressions http://www.mapserver.org/mapfile/expressions.html [R=301,L]
+RewriteRule ^docs/howto/pdf-output http://www.mapserver.org/output/pdf.html [R=301,L]
+RewriteRule ^docs/howto/imagemaps http://www.mapserver.org/output/imagemaps.html [R=301,L]
+RewriteRule ^docs/howto/mapfiletuning http://www.mapserver.org/optimization/mapfile.html [R=301,L]
+RewriteRule ^docs/howto/antialias http://www.mapserver.org/output/antialias.html [R=301,L]
+RewriteRule ^docs/howto/dynamic-charting http://www.mapserver.org/output/dynamic_charting.html [R=301,L]
+RewriteRule ^docs/howto/agg-rendering-specifics http://www.mapserver.org/output/agg.html [R=301,L]
+RewriteRule ^docs/howto/flash_output http://www.mapserver.org/output/flash.html [R=301,L]
+RewriteRule ^docs/howto/mapscript_imagery http://www.mapserver.org/mapscript/imagery.html [R=301,L]
+RewriteRule ^docs/howto/mapscript_map_config http://www.mapserver.org/mapscript/mapfile.html [R=301,L]
+RewriteRule ^docs/howto/phpmapscript-byexample http://www.mapserver.org/mapscript/php/by_example.html [R=301,L]
+RewriteRule ^docs/howto/mapscript_querying http://www.mapserver.org/mapscript/querying.html [R=301,L]
+RewriteRule ^docs/howto/wxs_mapscript http://www.mapserver.org/ogc/mapscript.html [R=301,L]
+RewriteRule ^docs/howto/filterencoding http://www.mapserver.org/ogc/filter_encoding.html [R=301,L]
+RewriteRule ^docs/howto/mapcontext http://www.mapserver.org/ogc/mapcontext.html [R=301,L]
+RewriteRule ^docs/howto/svg-howto http://www.mapserver.org/output/svg.html [R=301,L]
+RewriteRule ^docs/howto/sos_server http://www.mapserver.org/ogc/sos_server.html [R=301,L]
+RewriteRule ^docs/howto/sldhowto http://www.mapserver.org/ogc/sld.html [R=301,L]
+RewriteRule ^docs/howto/wcs_server http://www.mapserver.org/ogc/wcs_server.html [R=301,L]
+RewriteRule ^docs/howto/wms_server http://www.mapserver.org/ogc/wms_server.html [R=301,L]
+RewriteRule ^docs/howto/wms_client http://www.mapserver.org/ogc/wms_client.html [R=301,L]
+RewriteRule ^docs/howto/wms_time_support http://www.mapserver.org/ogc/wms_time.html [R=301,L]
+RewriteRule ^docs/howto/wfs_server http://www.mapserver.org/ogc/wfs_server.html [R=301,L]
+RewriteRule ^docs/howto/wfs_client http://www.mapserver.org/ogc/wfs_client.html [R=301,L]
+RewriteRule ^docs/error http://www.mapserver.org/errors.html [R=301,L]
# Catch-all for docs, must come last
-RewriteRule ^docs http://mapserver.osgeo.org/documentation.html [R=301,L]
+RewriteRule ^docs http://www.mapserver.org/documentation.html [R=301,L]
-RewriteRule ^download/current http://mapserver.osgeo.org/download.html [R=301,L]
-RewriteRule ^download/current/windows http://mapserver.osgeo.org/download#id3 [R=301,L]
+RewriteRule ^download/current http://www.mapserver.org/download.html [R=301,L]
+RewriteRule ^download/current/windows http://www.mapserver.org/download#id3 [R=301,L]
# mod_expires stuff
ExpiresByType image/* "modification plus 12 hours"
More information about the mapserver-commits
mailing list