[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: apache configuration, ssi don't work in users public_html dirs SOLVED



well, i fixed it.

dpkg --purge apache apache-common
cd /usr/src && wget http://httpd.apache.org/dist/apache_1.3.17.tar.gz
tar -xvvzf apache_1.3.17.tar.gz
cd apache_1.3.17
/configure
make
make install

and edit the config.  total time, 20 mins.   well, i guess thats the last
time i trust packages for my webserver....  


On Tue, 30 Jan 2001 21:19:18 +0000, Rob VanFleet whispered to the router:

!!On Tue, Jan 30, 2001 at 12:18:26PM -0800, Forrest English wrote:
!! > exactly like that?   "+Includes", or just "Includes" (without the
quotes
!! > of course).
!! > 
!! > cause +Includes doesn't change a thing.
!! 
!! It should... read this:
!!
http://httpd.apache.org/docs/howto/ssi.html#configuringyourservertopermit
ssi
!! 
!! 
!! 

-- 
Forrest English
http://truffula.net

"I don't like this air, but that doesn't
mean I'm going to stop breathing."
-Doug Martsch



Reply to: