Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Sun, Jul 20, 6:35 AM

in-portal

Index: branches/unlabeled/unlabeled-1.3.4/.htaccess
===================================================================
--- branches/unlabeled/unlabeled-1.3.4/.htaccess (revision 4580)
+++ branches/unlabeled/unlabeled-1.3.4/.htaccess (revision 4581)
@@ -1,9 +1,9 @@
-Options +FollowSymLinks
-RewriteEngine On
-
-RewriteCond %{REQUEST_FILENAME} !-f
-RewriteCond %{REQUEST_FILENAME}/ !-f
-RewriteCond %{REQUEST_FILENAME}/index.php !-f
-RewriteCond %{REQUEST_FILENAME}/index.html !-f
-RewriteCond %{REQUEST_URI} !\.(gif|jpg|png)
-RewriteRule ^(.*) index.php?rewrite=on&_mod_rw_url_=$1 [QSA]
+Options +FollowSymLinks
+RewriteEngine On
+
+RewriteCond %{REQUEST_FILENAME} !-f
+RewriteCond %{REQUEST_FILENAME}/ !-f
+RewriteCond %{REQUEST_FILENAME}/index.php !-f
+RewriteCond %{REQUEST_FILENAME}/index.html !-f
+RewriteCond %{REQUEST_URI} !\.(gif|jpg|png)
+RewriteRule ^(.*) index.php?rewrite=on&_mod_rw_url_=$1 [QSA]
Property changes on: branches/unlabeled/unlabeled-1.3.4/.htaccess
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.3.4.1
\ No newline at end of property
+1.3.4.2
\ No newline at end of property

Event Timeline