What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Installing Apache HTTP Server

Installing Apache HTTP Server
Author: Message:
WDZ
Former Admin
*****

Avatar

Posts: 7105
Reputation: 107
– / Male / Flag
Joined: Mar 2002
RE: Installing Apache HTTP Server
You can enter whatever you want in those 3 fields... they're not really important, and you can edit them later in the config file anyway...
code:
# ServerName gives the name and port that the server uses to identify itself.
# This can often be determined automatically, but we recommend you specify
# it explicitly to prevent problems during startup.
#
# If this is not set to valid DNS name for your host, server-generated
# redirections will not work.  See also the UseCanonicalName directive.
#
# If your host doesn't have a registered DNS name, enter its IP address here.
# You will have to access it by its address anyway, and this will make
# redirections work in a sensible way.
code:
# ServerAdmin: Your address, where problems with the server should be
# e-mailed.  This address appears on some server-generated pages, such
# as error documents.  e.g. admin@your-domain.com
Also see http://httpd.apache.org/docs/2.0/platform/windows.html.en#inst
12-03-2005 08:17 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Installing Apache HTTP Server - by rav0 on 12-03-2005 at 08:09 AM
RE: Installing Apache HTTP Server - by WDZ on 12-03-2005 at 08:17 AM
RE: Installing Apache HTTP Server - by rav0 on 12-03-2005 at 08:53 AM
RE: Installing Apache HTTP Server - by fluffy_lobster on 12-03-2005 at 11:13 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On