1
0
mirror of https://github.com/newnius/YAO-portal.git synced 2025-12-13 09:06:43 +00:00
Files
YAO-portal/.htaccess
2019-01-15 10:02:28 +08:00

8 lines
144 B
ApacheConf
Executable File

RewriteEngine on
RewriteRule ^service$ /ajax.php
RewriteRule ^auth$ /auth.php
RewriteRule ^help$ /help.php
RewriteRule ^ucenter$ /ucenter.php