flash.moe/public/chat/.htaccess
2020-08-20 00:02:37 +00:00

7 lines
No EOL
200 B
ApacheConf

RewriteEngine on
Options +FollowSymLinks
Options -Indexes
RewriteRule ^logs$ index.php?view=logs
RewriteRule ^mobile$ index.php?view=mobile
RewriteRule ^chat$ index.php
RewriteRule ^desktop$ index.php