flash.moe/public/chat/.htaccess

7 lines
200 B
ApacheConf
Raw Normal View History

2020-08-20 00:02:37 +00:00
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