mdm100 Wrote:
---
mdm100 Wrote:
---
My nginx vhost setup will serve .html files but it throws the 502
Bad Gateway
nginx/1.12.1 (Ubuntu)
Gateway error when trying to serve a .php file.
This
mdm100 Wrote:
---
> My nginx vhost setup will serve .html files but it throws the 502 Bad
Gateway
>nginx/1.12.1 (Ubuntu)
> Gateway error when trying to serve a .php file.
>
> This server runs Laravel vhost with not issue, it ju
My nginx vhost setup will serve .html files but it throws the 503 Bad
Gateway error when trying to serve a .php file.
This server runs Laravel vhost with not issue, it just will not run plain
.php files.
Server: Ubuntu 17
server {
listen 80;
listen [::]:80;
server_name convergeone
403 Forbidden
nginx/1.12.1 (Ubuntu)
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename: artful
I have many virtual sites running on my server identical to this one, but
for some reason I have run into the 403 wall.
Permissions for my virtual website dir
s