Hi All,
       I have successfully deployed web2py with modwsgi and Apache on 
CentOS6.7. When I access my site, by default it shows  - 
http://www.mysite.in/welcome/default/index . Can anyone help on below items 
- 
1. How to change site to show something like by default -  
http://www.mysite.in/*myapplication*/default/index  instead of using the 
welcome app , here [*myapplication/default/index*] these need to be hidden 
using *routes.py*. 
2. What's the simplest way here for using routes.py. Also *if supported by 
web2py can this be done using routes.py at application level (if there 
exists something like that in web2py) or we have to use *global routes.py 
(that is the one in web2py directory. Please let me know. Thanks!

Rahul. 



On Thursday, May 19, 2016 at 6:33:18 PM UTC+5:30, Rahul wrote:
>
> Hi All,
>       I have root access for the VPS server which is on centOS6.7 I have 
> installed web2py in /home/www/ directory and Apache2 is by default 
> installed in /usr/local/apache2.  Now accessing my website shows me the 
> Apache welcome screen which says -
> You may now add content to the directory /var/www/html/. Note that until 
> you do so, people visiting your website will see this page and not your 
> content. To prevent this page from ever being used, follow the instructions 
> in the file /etc/httpd/conf.d/welcome.conf.
> Now my question is how do I proceed with deployment further from here ? I 
> am a bit stuck . Please suggest
>
> Rahul
>

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