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, Nov 23, 10:38 (1 d, 14 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
21282
Default Alt Text
.htaccess (189 B)

Event Timeline