You can also tunnel into your server and forward port 8000. I do this
when I am building/testing things on my server:

%: sudo ssh -L 8000:localhost:8000 [EMAIL PROTECTED]

Then just fire up "http://localhost:8000"; in your fave web browser.


On 7/24/06, Kenneth Gonsalves <[EMAIL PROTECTED]> wrote:
>
>
> On 24-Jul-06, at 8:58 PM, Vixiom wrote:
>
> > It's VPS hosting so I'm not sure where the dev server would (or even
> > could) be viewed from?
>
> lynx or links in a shell on the server
>
> --
>
> regards
> kg
> http://lawgon.livejournal.com
> http://nrcfosshelpline.in/web/
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to