Networks Apache

Discussion in 'Hardware' started by death_star, 29 Nov 2003.

  1. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    Other people can not view my server (via my IP) is there ports i have to allow access to in my firewall or what? Im raelly fonmused as to why its not working.
     
  2. Fly

    Fly inter arma silent leges

    Joined:
    31 Aug 2001
    Posts:
    3,763
    Likes Received:
    3
    Make sure your router forwards port 80 to the internal IP address. For example if your Apache machine is 192.168.1.5 then have a config like:

    external ip address port 80 ----> 192.168.1.5 port 80

    simple.


    :)


    PS do the same for port 443 if you want to use secure http, but if you don't know what it is then you surely don't need it.
     
  3. Kermet

    Kermet [custom title]

    Joined:
    18 Feb 2003
    Posts:
    1,027
    Likes Received:
    2
    Port 80 is normally used, though you can set it up on other ports.

    Is the server a seperate computer on a network connected to the internet via a router or similar? If so you will have to set up some kind of port forwarding.

    EDIT: Beaten to it by Fly.
     
  4. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    I dont have a router just zone alarm pro. :sigh: im confused
     
  5. Kermet

    Kermet [custom title]

    Joined:
    18 Feb 2003
    Posts:
    1,027
    Likes Received:
    2
    Been a while since I've used Zone Alarm but you should enable the access to the internet and act as server options, can't remember the exact names 'cos like I said, it's been a while.

    First of all though, can you access your site via http://127.0.0.1/ or http://yourinternalip/ ? Just checking...
     
  6. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    Yes i can and via http://localhost And zone alarm has nothing along those lines.
     
  7. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    Any ideas peoples? I have tried everything and it still doesnt not work.

    If anyone wants to test if you can find the problem the link is http://209.89.82.96
     
    Last edited: 30 Nov 2003
  8. Fly

    Fly inter arma silent leges

    Joined:
    31 Aug 2001
    Posts:
    3,763
    Likes Received:
    3
    Try disabling ZA pro and see if that's the cause.
     
  9. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    Here its tottaly shut down.
    http://209.89.82.96
    try it.

    Ive done that about 50 times today.
     
  10. Fly

    Fly inter arma silent leges

    Joined:
    31 Aug 2001
    Posts:
    3,763
    Likes Received:
    3
    Doesn't let me through, do you have windows XP? If so try disabling the inbuilt firewall. Not quite sure where to find it in the options, I'm on a locked down internet suite PC so I can't look here.
     
  11. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    Never thought of that. Try again if you can pelase :clap:

    Edit: Give me a few minutes I need to shut down my computer.
     
  12. Hwulex

    Hwulex What's a Dremel?

    Joined:
    1 Feb 2002
    Posts:
    4,007
    Likes Received:
    1
    Right now, I see easyphp +weblocal. :thumb:
     
  13. Fly

    Fly inter arma silent leges

    Joined:
    31 Aug 2001
    Posts:
    3,763
    Likes Received:
    3
    bling bling

    "
    easyphp 1.7

    Répertoire(s) à la racine du serveur ("www") :
    - aucun répertoire -

    Cette page permet de visualiser les répertoires placés à la racine du serveur. Si vous souhaitez organiser autrement le répertoire "www", vous pouvez effacer ce fichier. Il en existe une copie de sauvegarde dans le répertoire "safe" (index-safe.php).


    "

    :clap:
     
  14. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    w00t it even worksk with ZAP on :)
    thanks guys :dremel:
     
  15. Hwulex

    Hwulex What's a Dremel?

    Joined:
    1 Feb 2002
    Posts:
    4,007
    Likes Received:
    1
    Heh, lightning posting there! :D

    I posted. Edited to correct an error, and by the time it edited, two posts were up. :hip:
     
  16. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    Bah now im getting sql errors

    I guess i muata fuxx0red something up installing it over and over and deleting all instances of apache ect. Cant someone reccoment me a program like easyphp.org that will install and run apache phpand mysql all at once?

    NM installing their version 1.6 instead of 1.7 seems to work.
     
    Last edited: 30 Nov 2003
  17. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    How do you make it so that users cant view the directory info of directorys. (see files, folder structure ect.)
     
  18. Hwulex

    Hwulex What's a Dremel?

    Joined:
    1 Feb 2002
    Posts:
    4,007
    Likes Received:
    1
    Under the section <IfModule mod_autoindex.c> in httpd.conf IIRC.
     
  19. death_star

    death_star What's a Dremel?

    Joined:
    14 Jul 2003
    Posts:
    527
    Likes Received:
    0
    Little more specific? Theres about 25 lines of text.
     
  20. Dad

    Dad You talkin to me?

    Joined:
    15 Apr 2003
    Posts:
    5,375
    Likes Received:
    8
    Wait... Are you running Linux or Windows XP as the server os?
     
Tags:

Share This Page