Aptana 3 allow access to local test server?

1.2k Views Asked by At

I am developing a website template that I want to work well on a variety of devices. I am using aptana 3 on my windows PC, and using the aptana built in server to preview my work as I go. http://127.0.0.1:8020/Javascript%20Project/index.html is the url that appears in the browser.

Is it possible to change my settings (either in aptana or windows) such that another device connected to the local lan can see the aptana server? I have tried substituting 127.0.0.1 for my local ip address in the url but there is no response.

0

There are 0 best solutions below