0

I am trying to host website on cyberpanel with openlitespeed server, CentOS operating system. but whenever I am trying to make the project live it is not coming on the specified domain but running only on the example.com:8000.

I did all the changes in the settings.py file related to project.

Stephen Ostermiller
  • 23,933
  • 14
  • 88
  • 109
  • Follow https://openlitespeed.org/kb/python-wsgi-applications/ to set up. – Eric Aug 27 '22 at 07:54
  • You haven't provided enough details that anybody can help you solve your issue. We'd need to see your server configuration files. – Stephen Ostermiller Sep 02 '22 at 08:24
  • context / { type appserver location /home/example.com/public_html/ binPath /usr/local/lsws/fcgi-bin/lswsgi appType wsgi startupFile cyberpanel/wsgi.py env LS_PYTHONBIN=/home/example.com/public_html/bin/python env PYTHONHOME=/home/example.com/public_html/ – jyoti Mittal Sep 06 '22 at 15:15
  • this is my configuration file, that I edited in the vhost configuration in the cyber panel. – jyoti Mittal Sep 06 '22 at 15:15

0 Answers0