I'm using nginx

On Tuesday, July 28, 2015 at 7:50:41 PM UTC+2, Richard wrote:
>
> Which server do you use? Apache, nginx? Basically you need to exclude 
> wpblog from the route to your web2py app this is done in the config of your 
> webserver... You can have a look at this web2py deployment script contrib : 
> https://github.com/web2py/web2py/blob/master/scripts/setup-ubuntu-12-04-redmine-unicorn-web2py-uwsgi-nginx.sh
>  
> <https://www.google.com/url?q=https%3A%2F%2Fgithub.com%2Fweb2py%2Fweb2py%2Fblob%2Fmaster%2Fscripts%2Fsetup-ubuntu-12-04-redmine-unicorn-web2py-uwsgi-nginx.sh&sa=D&sntz=1&usg=AFQjCNGsF8K3PQzXtfgUtk07H49dvH9xrQ>
>  
> line 333
>
> Direct link :
>
> https://github.com/web2py/web2py/blob/master/scripts/setup-ubuntu-12-04-redmine-unicorn-web2py-uwsgi-nginx.sh#L333
>
> It regular expression, it should be similar with apache...
>
> Richard
>
>
>
>
> On Tue, Jul 28, 2015 at 1:09 PM, BlueShadow <kevin....@gmail.com 
> <javascript:>> wrote:
>
>> hi,
>> I have a web2py app on www.myexamplew2papp.com which runs perfectly. Now 
>> I want to create a subpage for testing which is not web2py but wordpress. 
>> this wordpressblog should be located here: www.myexamplew2papp.com/wpblog
>> .
>> Does onyone know how I do that?
>> thanks
>>
>> -- 
>> 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+un...@googlegroups.com <javascript:>.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
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