On Thursday, May 19, 2016 at 6:03:18 AM UTC-7, 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 >
You've looked through this? <URL:http://web2py.com/books/default/chapter/29/13/deployment-recipes#Apache-setup> There is also web2py/scripts/set-web2py-centos7.sh. I took a glance at it, and didn't see what needed to be backrevved for Centos 6. Maybe daemon startup. Finally, if you have a choice, the official web2py position is to recommend nginx over apache. Chapter 13 has an nginx section, and there are scripts for it, in the same place as above. /dps -- 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.