You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by ja...@apache.org on 2015/01/09 19:57:47 UTC

svn commit: r1650629 - in /incubator/corinthia/www: .htaccess footer.html

Author: jani
Date: Fri Jan  9 18:57:47 2015
New Revision: 1650629

URL: http://svn.apache.org/r1650629
Log:
update to allow www.corinthia.incubator.apache.org

Modified:
    incubator/corinthia/www/.htaccess
    incubator/corinthia/www/footer.html

Modified: incubator/corinthia/www/.htaccess
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/.htaccess?rev=1650629&r1=1650628&r2=1650629&view=diff
==============================================================================
--- incubator/corinthia/www/.htaccess (original)
+++ incubator/corinthia/www/.htaccess Fri Jan  9 18:57:47 2015
@@ -1,3 +1,8 @@
 Options +Includes +MultiViews
 AddOutputFilter INCLUDES .html
 AddOutputFilter INCLUDES .htm
+
+RewriteEngine on
+RewriteCond %{HTTP_HOST} www.corinthia.incubator.apache.org [NC]
+RewriteRule ^(.*)$ http://corinthia.incubator.apache.org/$1 [L,R=301,NC]
+

Modified: incubator/corinthia/www/footer.html
URL: http://svn.apache.org/viewvc/incubator/corinthia/www/footer.html?rev=1650629&r1=1650628&r2=1650629&view=diff
==============================================================================
--- incubator/corinthia/www/footer.html (original)
+++ incubator/corinthia/www/footer.html Fri Jan  9 18:57:47 2015
@@ -16,7 +16,7 @@
 	  <img src="img/webbanner.jpg" width="1800" height="790" alt="" title="" />	   
 		<h3>
 		<br>Two-way file format conversion library and responsive design editor</h3>
-		<p>with editing functionality on web, mobile platforms and desktops for people who work with multiple document formats, or just need a simple editor with full document support.</p>		
+		<p>TEST with editing functionality on web, mobile platforms and desktops for people who work with multiple document formats, or just need a simple editor with full document support.</p>		
 		<h3>Want to join</h3>
 		<p>We have work to do and welcome developers, testers and documenters to join our community. Initial tasks are
     	to clean up granted code to make it easy to add filters (format converters), complete the ODF filter, work on editor