SOURCES: webapps.README - update

glen glen at pld-linux.org
Sun Nov 20 17:59:22 CET 2005


Author: glen                         Date: Sun Nov 20 16:59:22 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- update

---- Files affected:
SOURCES:
   webapps.README (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/webapps.README
diff -u SOURCES/webapps.README:1.1 SOURCES/webapps.README:1.2
--- SOURCES/webapps.README:1.1	Sun Nov 20 17:54:38 2005
+++ SOURCES/webapps.README	Sun Nov 20 17:59:16 2005
@@ -1,7 +1,24 @@
 webapps
 
 webapps are applications that are designed to run under webserver.
+
 goal of this package is to have web applications work under any webserver
 available in PLD Linux.
 
 top directory /etc/webapps
+
+application configuration
+this could whatever format application uses, php script, text file, python file.
+location: /etc/webapps/$webapp
+
+configuration for webserver
+this is configuration file fragment for specific webserver in webserver native
+config file format.
+
+location: /etc/webapps/$webapp/$http.conf
+
+additionally the webserver configuration is linked to webserver config directory
+which is
+apache 1.x: /etc/apache/webapps
+apache 2.x: /etc/httpd/webapps
+lighttpd: /etc/lighttpd/webapps
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/webapps.README?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list