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>