Roundcube access from outside local network
- by Mike K
I have setup hmailserver on a windows xp pro computer and everything is working great when it comes to getting it to send and receive email.  
Now here is where my problem comes in...  I have setup roundcube using uniserver and everything works great internally.  Now, what I am trying to do is to be able to access roundcube from the internet outside of the local network.  I have opened up ports 80, 443, and the mysql port yet I am still unable to access this from outside of the network.
The error message that I am getting is as followed:
Forbidden
You don't have permission to access /webmail/ on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I believe something needs to be edited in the apache config file.  Any help would be greatly appreciated.
I am hoping I dont need to run this on windows server but I'm kinda losing hope and thinking I will need to because I need IIS.