Update of /cvsroot/openinteract/OpenInteract/conf
In directory usw-pr-cvs1:/tmp/cvs-serv10305
Modified Files:
sample-apache.dat
Log Message:
remove unnecessary stuff
Index: sample-apache.dat
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract/conf/sample-apache.dat,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -d -r1.3 -r1.4
*** sample-apache.dat 2001/05/30 17:29:38 1.3
--- sample-apache.dat 2001/11/06 14:36:39 1.4
***************
*** 5,10 ****
Apache::Constants
Apache::URI
! Apache::Request
! Apache::Cookie
! Apache::DBI
! Apache::StatINC
\ No newline at end of file
--- 5,7 ----
Apache::Constants
Apache::URI
! Apache::Request
\ No newline at end of file
|