|
|
|
|
|
by chrismetcalf
5531 days ago
|
|
Set up an Apache mod_proxy from port 8080 on your server's localhost to a vhost at showoff.yourdomain.com. You'll have to make sure to build your app to not make any assumptions about where it's running (ex: links to "http://localhost:3000/path), but you should be doing that anyway. |
|
You have to have Apache setup (which, when developing a new project, you may likely not have even reached that point).
You can also save your current file by going to File > Save. But Ctrl/Cmd+S is easier (and probably what you use every day).