mirror of
https://github.com/sorenpeter/timeline.git
synced 2026-03-11 20:52:19 +00:00
3 lines
No EOL
83 B
ApacheConf
3 lines
No EOL
83 B
ApacheConf
RewriteEngine On
|
||
RewriteCond %{REQUEST_FILENAME} !-f
|
||
RewriteRule ^(.*)$ index.php |