aboutsummaryrefslogtreecommitdiff
path: root/chinese/phpbb-tw/files/pkg-opts
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/phpbb-tw/files/pkg-opts')
-rw-r--r--chinese/phpbb-tw/files/pkg-opts22
1 files changed, 22 insertions, 0 deletions
diff --git a/chinese/phpbb-tw/files/pkg-opts b/chinese/phpbb-tw/files/pkg-opts
new file mode 100644
index 000000000000..9d25a45069c4
--- /dev/null
+++ b/chinese/phpbb-tw/files/pkg-opts
@@ -0,0 +1,22 @@
+
+* WWWDOCROOT [www/data]
+ The DocumentRoot of your webserver under ${PREFIX}
+
+* PHPBBURL [phpBB2]
+ The base URL of phpBB2 on your webserver
+
+ phpBB2 will be installed under ${PREFIX}/${WWWDOCROOT}/${PHPBBURL},
+ and will be visible as http://<hostname>/${PHPBBURL}/
+
+* WWWOWN [www]
+ The user ID under which your webserver executes
+
+ It is recommended that you do not change this option unless you're
+ REALLY sure what you're doing.
+
+* WWWGRP [www]
+ The group ID under which your webserver executes
+
+ It is recommended that you do not change this option unless you're
+ REALLY sure what you're doing.
+