Changeset 2997
- Timestamp:
- Jan 14, 2005, 11:23:35 AM (22 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
Nebulous-Server/docs/apache_setup.txt (modified) (1 diff)
-
Nebulous/docs/apache_setup.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/docs/apache_setup.txt
r2785 r2997 1 # Copyright (C) 2004-2005 Joshua Hoblitt 2 # 3 # $Id: apache_setup.txt,v 1.2 2005-01-14 21:23:35 jhoblitt Exp $ 4 5 - mod_perl-1.29 install 6 perl Makefile.PL USE_APXS=1 INSTALLDIRS=vendor WITH_APXS=/usr/sbin/apxs EVERYTHING=1 PERL_DEBUG=1 7 8 #MP_TRACE = 1 MP_DEBUG = 1 MP_USE_DSO = 1 MP_INST_APACHE2 = 1 MP_APXS = /usr/sbin/apxs2 9 1 10 - add the "idata" group to /etc/group 2 11 - configure Apache to run as the idata group. -
trunk/Nebulous/docs/apache_setup.txt
r2785 r2997 1 # Copyright (C) 2004-2005 Joshua Hoblitt 2 # 3 # $Id: apache_setup.txt,v 1.2 2005-01-14 21:23:35 jhoblitt Exp $ 4 5 - mod_perl-1.29 install 6 perl Makefile.PL USE_APXS=1 INSTALLDIRS=vendor WITH_APXS=/usr/sbin/apxs EVERYTHING=1 PERL_DEBUG=1 7 8 #MP_TRACE = 1 MP_DEBUG = 1 MP_USE_DSO = 1 MP_INST_APACHE2 = 1 MP_APXS = /usr/sbin/apxs2 9 1 10 - add the "idata" group to /etc/group 2 11 - configure Apache to run as the idata group.
Note:
See TracChangeset
for help on using the changeset viewer.
