Anyone running web2py on dreamhost?

I folllowed the instructions at http://wiki.dreamhost.com/Web2py but
couldn't figure out how to adapt them to my case.  I have a shell
account but not a WebID so I have no access to the control panel.  In
my home directory, web content is served from ~/www, which is visible
as www.mydomain.net/myusername.  I'd like to set up web2py such that
it's accessible as, e.g., www.mydomain.net/myusername/web2py, or
better yet, have a specific web2py application visible as
www.mydomain.net/myusername/myapp.  On another server where I control
apache I used ProxyPass directives to do this.

Is it a matter of using the wsgi handler?

I can start web2py on the dreamhost server and tunnel port 8000 to my
local machine - this works - but www.mydomain.net:8000 does not.

Thanks in advance for any suggestions,
-Rick


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to