Hi there,

I'd like to get web2py running on a shared hosting environment. Referred to 
the official 
Docs<http://web2py.com/books/default/chapter/29/13?search=cgi#Shared-hosting-with-mod_python>,
 
I've created an folder "htdocs". In this the folder web2py contains the 
whole web2py framework (including my created application) and the 
file "web2py_modpython.py". 
My domain web2py.domain.de routes to the folder where .htaccess and the 
folder "htdocs" exists. Unfortunately this produces a 500 error.
Here is my folder structure:

.htaccess
htdocs
        |____web2py
                         |_____web2py_modpython.py
                                   web2py framework

Any suggestions?

Thanks
SK

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to