diff options
Diffstat (limited to 'extra/xsp/xsp.webapp')
-rw-r--r-- | extra/xsp/xsp.webapp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/extra/xsp/xsp.webapp b/extra/xsp/xsp.webapp new file mode 100644 index 000000000..a685dd171 --- /dev/null +++ b/extra/xsp/xsp.webapp @@ -0,0 +1,8 @@ +<apps> + <web-application> + <name>Root</name> + <vpath>/</vpath> + <path>/srv/http/html/xsp</path> + <vhost>localhost</vhost> + </web-application> +</apps> |