You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2015/01/08 03:00:48 UTC

svn commit: r1650202 - /sling/site/trunk/content/site/.htaccess

Author: dklco
Date: Thu Jan  8 02:00:48 2015
New Revision: 1650202

URL: http://svn.apache.org/r1650202
Log:
Fixing .htaccess error in sites directory

Modified:
    sling/site/trunk/content/site/.htaccess

Modified: sling/site/trunk/content/site/.htaccess
URL: http://svn.apache.org/viewvc/sling/site/trunk/content/site/.htaccess?rev=1650202&r1=1650201&r2=1650202&view=diff
==============================================================================
--- sling/site/trunk/content/site/.htaccess (original)
+++ sling/site/trunk/content/site/.htaccess Thu Jan  8 02:00:48 2015
@@ -78,4 +78,4 @@ Redirect Permanent /site/dependency-mana
 Redirect Permanent /site/issue-tracker.html /documentation/development/issue-tracker.html
 Redirect Permanent /site/osgi-installer.html /documentation/bundles/osgi-installer.html
 Redirect Permanent /site/mime-type-support-commonsmime.html /documentation/bundles/mime-type-support-commons-mime.html
-Redirect Permanent /site/jcr-installer-provider.html documentation/bundles/jcr-installer-provider.html
\ No newline at end of file
+Redirect Permanent /site/jcr-installer-provider.html /documentation/bundles/jcr-installer-provider.html
\ No newline at end of file