I have successfully setup a windows machine with php on apache and I am able to query a networked ms access database. I would like to have this web server be a bridge between the outside web and the internal network on which the database resides.
Currently the server is on our internal network. I am having our admin open port 80 on the server and translating this so it will have outside access on this port. Are there any other ports that I would need to open for ms access queries to work?