Computing.Net > Forums > Solaris > Apache Web Server Configuration On Solar

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Apache Web Server Configuration On Solar

Reply to Message Icon

Name: Amol Choukekar
Date: June 20, 2001 at 02:25:11 Pacific
Comment:

How to configure Apache Web Server On Soalris?
I have installed Apache Webserver 1.3.x on Solaris 8.0.How to configure it now ?



Sponsored Link
Ads by Google

Response Number 1
Name: westwood1
Date: June 20, 2001 at 20:04:53 Pacific
Reply:

i would suggest that you browse the contents of the file httpd.conf. Through out the file there are many comments describing it functionality and how-to adjust it. trial and error.
:-)


0

Response Number 2
Name: Killer
Date: July 9, 2001 at 13:35:24 Pacific
Reply:

The problem was:
There is no httpd.conf !!!!!!!!!!


0

Response Number 3
Name: Tad Lewis
Date: July 23, 2001 at 11:30:24 Pacific
Reply:

yeah there is.

It's just that the default apache install on solaris SUCKS!!!

do this,

go to apache.org and download the latest (1.3.20).

Then do a pkgrm (package remove) of all APACHE stuff.

pkginfo | grep Apache

should be three packages DOCS,SERVER,USER.

Make sure you've got gcc installed and follow the directions to get apache installed into /usr/local/apache. It's a breeze and it WILL work - better than their crappy install.

all config info will be in /usr/local/apache/conf/httpd.conf

put a link in rc3.d called S99apache to /usr/local/apache/bin/apachectl like:

ln -s /usr/local/apache/bin/apachectl /etc/rc3.d/S99apache

when you reboot or /etc/rc3.d/S99apache start it'll work.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Solaris Forum Home


Sponsored links

Ads by Google


Results for: Apache Web Server Configuration On Solar

Problems with Sun One Web Server www.computing.net/answers/solaris/problems-with-sun-one-web-server/4486.html

Configuring as ftp, web server www.computing.net/answers/solaris/configuring-as-ftp-web-server/703.html

Not able to install Apache webserver on www.computing.net/answers/solaris/not-able-to-install-apache-webserver-on-/299.html