Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F847090
in-portal
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Thu, Apr 17, 9:26 PM
Size
793 B
Mime Type
text/x-diff
Expires
Sat, Apr 19, 9:26 PM (17 h, 43 m)
Engine
blob
Format
Raw Data
Handle
601968
Attached To
rINP In-Portal
in-portal
View Options
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
Log In to Comment