Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F117885254
.htaccess
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Authored By
Unknown
Size
593 B
Referenced Files
None
Subscribers
None
.htaccess
View Options
<IfModule
mod_rewrite.c
>
<IfModule
mod_negotiation.c
>
Options
-MultiViews -Indexes
</IfModule>
RewriteEngine
On
# Handle Authorization Header
RewriteCond
%{HTTP:Authorization} .
RewriteRule
.* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
# Redirect Trailing Slashes If Not A Folder...
RewriteCond
%{REQUEST_FILENAME} !-d
RewriteCond
%{REQUEST_URI} (.+)/$
RewriteRule
^ %1 [L,R=301]
# Handle Front Controller...
RewriteCond
%{REQUEST_FILENAME} !-d
RewriteCond
%{REQUEST_FILENAME} !-f
RewriteRule
^ index.php [L]
</IfModule>
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 6, 1:56 AM (1 w, 6 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14012787
Default Alt Text
.htaccess (593 B)
Attached To
Mode
rK kolab
Attached
Detach File
Event Timeline