How to access localhost remotely - Wordpress?
Posted
by
Marcappuccino
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Marcappuccino
Published on 2012-09-25T14:53:25Z
Indexed on
2012/09/25
15:50 UTC
Read the original article
Hit count: 237
port-forwarding
|Wordpress
I have installed a LAMP stack (sudo tasksel install lamp-server
) and wordpress (sudo apt-get install wordpress
), but now, I would like to access my server remotely, to be used as a home fileserver.
For example, my public ip is 82.16.xxx.xxx. Opening it in firefox with the suffix :8080 brings up my router config page..? Do I have to set up port forwarding?
BTW. Accessing via localhost/wordpress/ works fine, I would just like to access my files while away from home.
© Ask Ubuntu or respective owner