I am using OJS 3.2.0-1, PHP 7.2 and Apahce 2.
I just installed OJS on the cloud, but I don’t know how it works with Apache2. Apache2 is using port 80, so I cannot use php -S
to set it run on port 80. Right now, when I access my public ip, I can only see the default apache2 page. How can I configure Apache so that I can access OJS by accessing the public ip?
Thanks for helping