mirror of
https://github.com/lxsang/antd-web-apps
synced 2025-04-20 02:26:45 +02:00
add rewrite rule to comment
This commit is contained in:
parent
f253bc471f
commit
dd778713d3
@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
-- the rewrite rule for the framework
|
||||||
|
-- should be something like this
|
||||||
|
-- ^\/apps\/+(.*)$ = /apps/router.lua?r=<1>&<query>
|
||||||
-- some global variables
|
-- some global variables
|
||||||
DIR_SEP = "/"
|
DIR_SEP = "/"
|
||||||
WWW_ROOT = "/opt/www/htdocs/apps"
|
WWW_ROOT = "/opt/www/htdocs/apps"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user