Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re: setting up a localhost

by AcidHawk (Vicar)
on Mar 11, 2004 at 07:11 UTC ( [id://335738]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    # ServerName allows you to set a host name which is sent back to clien
    +ts for
    # your server if it's different than the one the program would get (i.
    +e., use
    ...
    # local testing and development, you may use 127.0.0.1 as the server n
    +ame.
    #
    ServerName myservername
    
  2. or download this
        # ScriptAlias: This controls which directories contain server scri
    +pts.
        # ScriptAliases are essentially the same as Aliases, except that
    ...
            Order allow,deny
            Allow from all
        </Directory>
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://335738]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others musing on the Monastery: (4)
As of 2024-04-24 06:07 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found