Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have setup everything ,,but my site showing 403 error #67

Open
atta1234 opened this issue Apr 28, 2023 · 2 comments
Open

i have setup everything ,,but my site showing 403 error #67

atta1234 opened this issue Apr 28, 2023 · 2 comments

Comments

@atta1234
Copy link

image

@atta1234 atta1234 changed the title i have setup everything ,,but my site showing 404 error i have setup everything ,,but my site showing 403 error Apr 28, 2023
@venusinfo
Copy link

Same issue here. Any suggestions please.

@venusinfo
Copy link

This worked for me. In the Configuration , Go to General Settings and change the Startup Command as below.

cp /home/site/wwwroot/default /etc/nginx/sites-available/default && chmod 777 /etc/nginx/sites-available/default && service nginx reload

I had to add "chmod 777 on /etc/nginx/sites-available/default" to make its permissions same as "/home/site/wwwroot/default /etc/nginx/sites-available/default" file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants