Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1163476
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
Sun, Sep 21, 9:27 AM
Size
793 B
Mime Type
text/x-diff
Expires
Tue, Sep 23, 9:27 AM (1 h, 8 m)
Engine
blob
Format
Raw Data
Handle
752982
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