/[dgee]/dgee/QUICKSTART
ViewVC logotype

Diff of /dgee/QUICKSTART

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by csmith, Sun Sep 21 11:10:59 2003 UTC revision 1.6 by csmith, Thu Oct 23 20:57:35 2003 UTC
# Line 110  Run the command dgeestart Line 110  Run the command dgeestart
110  Add the following to your apache httpd.conf at the appropriate locations (the  Add the following to your apache httpd.conf at the appropriate locations (the
111  apache src directory contains an example httpd.conf):  apache src directory contains an example httpd.conf):
112    
113  LoadModule dgee_module     /usr/local/libexec/dgee/mod_dgee.so  LoadModule dgee_module     /usr/local/libexec/mod_dgee.so
114  AddModule mod_dgee.c  AddModule mod_dgee.c
115    
116  include /usr/local/etc/mod_dgee.conf  include /usr/local/etc/mod_dgee.conf
# Line 137  you may use the --with-username and --wi Line 137  you may use the --with-username and --wi
137    
138  If you did not build mod_dgee.so yourself then you will need to copy the  If you did not build mod_dgee.so yourself then you will need to copy the
139  precompiled version from src/apache/precompiled/mod_dgee.so to  precompiled version from src/apache/precompiled/mod_dgee.so to
140  /usr/local/libexec/dgee/mod_dgee.so  /usr/local/libexec/mod_dgee.so
141    
142    (See INSTALL for details on Apache2).
143    
144    
145  9. Start Apache  9. Start Apache

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26