summaryrefslogblamecommitdiff
path: root/www/pserv/files/patch-pserv.conf
blob: 410ae29dcf4d84460b78b62e2288bc64673d7ed5 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                                
                

                        
                 
                                        



                                   


                                                        



                                              
--- pserv.conf.orig	Sun Oct 19 16:51:27 2003
+++ pserv.conf	Tue Oct 21 00:22:07 2003
@@ -1,9 +1,10 @@
-port	80	
+port		80	
 maxChildren	4
-documentsPath	/home/multix/public_html
+documentsPath	%%PREFIX%%/www/data
 defaultFile	index.html
 secTimeout	1
 uSecTimeout	100000
-logFile		/home/multix/pserv/pserv.log
-mimeTypesFile	/home/multix/pserv/mime_types.dat
-cgiRoot		/home/multix/public_html/cgi-bin
+logFile		/var/log/pserv.log
+mimeTypesFile	%%PREFIX%%/etc/mime.types
+phpFile		%%LOCALBASE%%/bin/php
+cgiRoot		%%PREFIX%%/www/cgi-bin