Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   Other Web Development Languages (http://www.programmingforums.org/forum40.html)
-   -   Apache configuration (http://www.programmingforums.org/showthread.php?t=4875)

uman Jul 12th, 2005 7:18 PM

Apache configuration
 
Can someone point me to a good tutorial on configuring the Apahce web server? I can't seem to figure it out for the life of me. I don't want to do anything really fancy, but I'd at least like to be able to get the thing to work!

Berto Jul 13th, 2005 2:28 AM

goto the apache homepage, or the homepages of the relevant modules you are trying to install, that should help, also there is a good readme with the apache d/l i thin=k. Thats how i always worked it out.

Infinite Recursion Jul 13th, 2005 9:06 AM

What is your OS? Have you already installed apache?

uman Jul 13th, 2005 1:27 PM

I've installed it on Ubuntu.

Infinite Recursion Jul 13th, 2005 1:33 PM

Type: http://localhost to see if it has started...

If you get "page not found" or something like that...

Try this:

/sbin/service httpd start

Then retry typing this in the browser:

http://localhost

Let me know how that goes.


All times are GMT -5. The time now is 6:16 PM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC