2010/1/21 Graham Dumpleton <graham.dumple...@gmail.com>:

> As asked in the thread:
>
>  http://groups.google.com/group/web2py/browse_frm/thread/6ae2a411d79ade50
>
> where similar question was asked, you need to indicate:
>
> """
> What needs to control the root page of the web server, a PHP script
> or
> web2py?
>
> Can the PHP stuff be placed under a common sub URL rather than .php
> files sprinkled directly under '/'?
>
> If web2py controls root page and PHP stuff under a common sub URL
> then
> is easy.
>
> If .php is sprinkled in DocumentRoot and should take precedence over
> web2py when such files exist, then a little bit tricker to configure,
> but still possible.
>
> The information you need is in:
>
>  http://code.google.com/p/modwsgi/wiki/ConfigurationGuidelines
>
> so long as you know what to look for and how to apply it. ;-)
> """

Thanks for your answer.  PHP is the primary page so I will have to
look again at the second, more complicated option.  In the mean time I
just configured apache to listen on port 81 in addition to 80 and
configured my VirtualHost on port 81.

Regards
Johann
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@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