Page MenuHomeIn-Portal Phabricator

in-portal
No OneTemporary

File Metadata

Created
Thu, Apr 17, 9:26 PM

in-portal

Index: branches/RC/tools/.htaccess
===================================================================
--- branches/RC/tools/.htaccess (revision 9795)
+++ branches/RC/tools/.htaccess (revision 9796)
@@ -1,9 +1,10 @@
#Options +FollowSymLinks
RewriteEngine On
+#RewriteBase /
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/RC/tools/.htaccess
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.2.2.2
\ No newline at end of property
+1.2.2.3
\ No newline at end of property

Event Timeline