Re: Webserver Installation 7.3/8.0

2003-01-15 Thread Gordon Messmer
On Tue, 2003-01-14 at 13:34, Jochen Kaechelin wrote: > Is there a workaround to install only things you "really" need for > a webserver? Sure. Boot with a floppy or otherwise tell the installer to use a kickstart file. I use this one: http://rh-install.prognet.com/kickstart/ks-73-default.cfg A

RE: Webserver Installation 7.3/8.0

2003-01-14 Thread cj
What I have done when installing a new server is install the bare basics to get the server to boot. and than start to install the rpms you need. This is fairly time consuming but, it may help you out. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Jochen

Re: Webserver Installation 7.3/8.0

2003-01-14 Thread David Busby
http://www.linuxfromscratch.org/ - Original Message - From: "Jochen Kaechelin" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 13:34 Subject: Webserver Installation 7.3/8.0 > We are running about 5 Webservers with Valhalla. > During installation we selected "

RE: webserver help

2002-12-11 Thread Don Leeper
You are the man. You have been a great help. Works fine now... -Original Message- From: Mike Burger [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December 10, 2002 3:02 PM To: '[EMAIL PROTECTED]' Subject: Re: webserver help Do you have "index.php index.php4 index.php3" o

Re: webserver help

2002-12-10 Thread Mike Burger
Do you have "index.php index.php4 index.php3" on the DirectoryIndex line in your httpd.conf file? On Tue, 10 Dec 2002, Don Leeper wrote: > I was working with apacheconf to configure a php application but it is not > working correctly. Everytime I pull up the page it shows all the folders and > n

Re: webserver

2002-04-07 Thread Anthony E. Greene
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Fri, 5 Apr 2002, David Vazquez Guzman wrote: >hello there, a question, i have a linux box wich i want to set it as an >intranet server, but i dont know wich webserver should i use, what do >you think Roxen or Apache ?? Unless you need something

Re: webserver

2002-04-05 Thread Jeremy Tan
On Fri, 5 Apr 2002 13:01:21 -0600, "David Vazquez Guzman" <[EMAIL PROTECTED]> wrote : > hello there, a question, i have a linux box wich i want to set it as > an intranet server, but i dont know > wich webserver should i use, what do you think Roxen or Apache ?? > Apache. I've been using it

Re: webserver

2002-04-05 Thread Vidiot
>hello there, a question, i have a linux box wich i want to set it as an >intranet server, but i dont know >wich webserver should i use, what do you think Roxen or Apache ?? Apache, because it is better and that is alwo what comes with RedHat Linux. It is ready to roll. MB > > David Va

RE: webserver

2002-04-05 Thread Rev. David P. Giffen
I personally would choose Apache. It is the most common webserver out there. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of David Vazquez Guzman > Sent: Friday, April 05, 2002 1:01 PM > To: [EMAIL PROTECTED] > Subject: webserver > > > hello there