Roundcube access from outside local network
Posted
by
Mike K
on Super User
See other posts from Super User
or by Mike K
Published on 2013-07-03T03:53:30Z
Indexed on
2013/07/03
5:08 UTC
Read the original article
Hit count: 550
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.
© Super User or respective owner