1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Two noob ?'s

Discussion in 'Security' started by dalster44, Oct 31, 2006.

  1. #1
    1st: How to change ports on your server?

    2nd: Where can you see your server logs?

    Noobie questions for sure, but would like to know.

    Thanks
     
    dalster44, Oct 31, 2006 IP
  2. edD

    edD Peon

    Messages:
    146
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Try changing the Port directive in the apache config file:
    http://httpd.apache.org/docs/1.3/mod/core.html#port

    Also look at BindAddress and Listen:
    http://httpd.apache.org/docs/1.3/mod/core.html#bindaddress
    http://httpd.apache.org/docs/1.3/mod/core.html#listen

    You can listen on more than one port if you want using the Listen directive.

    I think it depends on your system.
    On Debian the logs are at /var/log/apache/access.log .

    Just google "<your system type> apache access log path" without the quotes.
     
    edD, Nov 1, 2006 IP
  3. dalster44

    dalster44 Active Member

    Messages:
    722
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    60
    #3
    Thank You, that helped
     
    dalster44, Nov 1, 2006 IP