you don't need rocket. you need two virtualserver directives, one handling 
the site at xxx.com and the other handling the web2py site at 
subdomain.xxx.com

On Friday, November 7, 2014 11:33:44 PM UTC+1, Dmitry Vlasov wrote:
>
> Thanks. But should I reconfigure Apache for this? How can I do it? One 
> problem - site (and server) crashes when I start web2py's Rocket along with 
> Apache...
>
> пятница, 31 октября 2014 г., 19:08:24 UTC+3 пользователь Niphlod написал:
>>
>> configure web2py to be served within the server that handles 
>> subdomain.xxx.com
>>
>> On Thursday, October 30, 2014 12:10:44 AM UTC+1, Dmitry Vlasov wrote:
>>>
>>> Hi, web2py users,
>>>
>>> anybody know, is there a way to deploy service, written with web2py in a 
>>> such a way:
>>>
>>> 1) we have a site, xxx.com, for example. The site isn't web2py based. 
>>> It is accessible from internet and shouldn't be touched.
>>>
>>> 2) the main aim is to access web2py service requesting 
>>>
>>> subdomain.xxx.com
>>>
>>> In other words, how can I route requests to this subdomain to web2py 
>>> service?
>>>
>>> Main site uses Apache. Should I configure Apache, or I can use Rocket 
>>> for these types of tasks?
>>>
>>> I will be very appreciated for advices.
>>>
>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to