Your system Apache is probably still running and was never disabled. What was the mod_wsgi-express setup-server command you can to generate the /etc/wsgi-port-80/ config directory to begin with?
> On 29 Jul 2021, at 6:42 am, Jian Wu <[email protected]> wrote: > > Dear all, > > I am a bit confused if my website is actually running on modwsgi. > > When I type in the following commands below in my server, I should expect > that my server will stop serving my website. But after running the below > command I can still access my website. > > sudo /etc/wsgi-port-80/apachectl stop > /etc/wsgi-port-80/apachectl: line 63: warning: setlocale: LC_ALL: cannot > change locale (en_US.UTF-8) > httpd (no pid file) not running > > My understanding is when I installed modwsgi, it actually installed an > Apache2 isolated environment in my server. I then assumed that when I stopped > apache, I should not longer be able to access my website. > > Is there a way for me to check if my website is actually being served by the > Apache2 server with modwsgi and not another Apache2 server that is not > associated with modwsgi? > > > Thanks! > > > -- > You received this message because you are subscribed to the Google Groups > "modwsgi" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/modwsgi/62C31893-47BD-4304-A397-5E5B80FF414C%40gmail.com > > <https://groups.google.com/d/msgid/modwsgi/62C31893-47BD-4304-A397-5E5B80FF414C%40gmail.com?utm_medium=email&utm_source=footer>. -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/modwsgi/8D94077E-4989-473A-8AFE-445A74DEF1CD%40gmail.com.
