Page MenuHomeCode

.htaccess
No OneTemporary

.htaccess

<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

File Metadata

Mime Type
text/plain
Expires
Sat, Feb 22, 15:28 (22 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
21296
Default Alt Text
.htaccess (194 B)

Event Timeline