wait, nevermind forwarding the port, i just tried your ip and i get this:
Forbidden
You don't have permission to access / on this server.
--------------------------------------------------------------------------------
Apache/1.3.27 Server at localhost Port 80
change the server name and ip to your public ip, and make sure there is a default document there, ie, index.htm in the htdocs directory
there should be an option somewhere in httpd.conf for adding index.php as a possible index page, i think the directive is called DirectoryIndex but i can't remember for sure
|