RewriteEngine On
RewriteBase /
RewriteRule ^XUE/([a-z0-9_\-]+)\.html(\?(.*))*$ /admin.php?c=$1&ad=act&%{QUERY_STRING}
RewriteRule ^XUE_temp/(.*)/(.*)/([a-z0-9_\-]+)\.html$ /xueidc
RewriteRule ^qqnotify.php(\?(.*))*$ /index.php?m=index&c=login&a=qqnotifys&%{QUERY_STRING}
RewriteRule ^mp.html(\?(.*))*$ /index.php?m=api&c=mp&%{QUERY_STRING}
RewriteRule ^alipay_notify.html(\?(.*))*$ /index.php?act=alipay_notify&%{QUERY_STRING}
RewriteRule ^alipay_return.html(\?(.*))*$ /index.php?act=alipay_return&%{QUERY_STRING}
RewriteRule ^wxpay_notify.html(\?(.*))*$ /index.php?act=wxpay_notify&%{QUERY_STRING}
RewriteRule ^qqpay_notify.html(\?(.*))*$ /index.php?act=qqpay_notify&%{QUERY_STRING}
RewriteRule ^epay_notify.html(\?(.*))*$ /index.php?act=epay_notify&%{QUERY_STRING}
RewriteRule ^epay_return.html(\?(.*))*$ /index.php?act=epay_return&%{QUERY_STRING}
RewriteRule ^ali2_notify.html(\?(.*))*$ /index.php?act=ali2_notify&%{QUERY_STRING}
RewriteRule ^api/cloudapi.asp(\?(.*))*$ /index.php?m=api&c=api&actions=7124api&%{QUERY_STRING}
RewriteRule ^vpsadm/login.asp(\?(.*))*$ /index.php?m=api&c=api&actions=7124api&actionss=loginvps&%{QUERY_STRING}
RewriteRule ^api/host/(\?(.*))*$ /index.php?m=api&c=api&actions=ephostapi&%{QUERY_STRING}
RewriteRule ^api/cdn/(\?(.*))*$ /index.php?m=api&c=api&actions=epcdnapi&%{QUERY_STRING}
RewriteRule ^vhost/host.php(\?(.*))*$ /index.php?m=api&c=api&actions=ephostapi&actionss=loginhost&%{QUERY_STRING}
RewriteRule ^vhost/cdn.php(\?(.*))*$ /index.php?m=api&c=api&actions=epcdnapi&actionss=logincdn&%{QUERY_STRING}
RewriteRule ^([a-z0-9_\-]+)\.html(\?(.*))*$ /index.php?c=$1&%{QUERY_STRING}
#php_value upload_max_filesize 2048M
#php_value max_execution_time "20000"
#php_value post_max_size 2048M
