1
0
mirror of https://github.com/newnius/YAO-portal.git synced 2025-06-07 07:31:56 +00:00
YAO-portal/.htaccess

8 lines
144 B
ApacheConf
Raw Normal View History

2019-01-15 02:02:28 +00:00
RewriteEngine on
RewriteRule ^service$ /ajax.php
RewriteRule ^auth$ /auth.php
RewriteRule ^help$ /help.php
RewriteRule ^ucenter$ /ucenter.php