Page Menu
Home
In-Portal Phabricator
Search
Configure Global Search
Log In
Files
F1033487
custom
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
Fri, Jun 20, 6:00 AM
Size
861 B
Mime Type
text/x-diff
Expires
Sun, Jun 22, 6:00 AM (9 m, 12 s)
Engine
blob
Format
Raw Data
Handle
667884
Attached To
rMCUS Modules.Custom
custom
View Options
Index: branches/RC/sample.htaccess
===================================================================
--- branches/RC/sample.htaccess (revision 11314)
+++ branches/RC/sample.htaccess (revision 11315)
@@ -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|js|css|ico)$ [NC]
+RewriteCond %{REQUEST_URI} !\.(gif|jpg|png|js|css|ico|swf)$ [NC]
RewriteRule ^(.*) index.php?rewrite=on&_mod_rw_url_=$1 [QSA]
Property changes on: branches/RC/sample.htaccess
___________________________________________________________________
Modified: cvs2svn:cvs-rev
## -1 +1 ##
-1.1.2.2
\ No newline at end of property
+1.1.2.3
\ No newline at end of property
Event Timeline
Log In to Comment