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

Nginx 404 with fof/sitemap #103

Closed
LittleSheep2Code opened this issue Nov 12, 2021 · 1 comment
Closed

Nginx 404 with fof/sitemap #103

LittleSheep2Code opened this issue Nov 12, 2021 · 1 comment

Comments

@LittleSheep2Code
Copy link

Can I use the sitemap plugin with this?
I access it and get 404 error

My proxychain:
docker(LocalServer) -> Nginx(LocalServer) -> Frpc(LocalServer) -> Frps -> Nginx

My forum url: https://forum.smartsheep.club
I can sure the remote server configure is right, because I access it use the localhost and it is same 404 error
Any, question or suggest?

The description said I need change the nginx configure, and how I change it? I need add this things:

location = /sitemap.xml {
    try_files $uri $uri/ /index.php?$query_string;
}

Thanks.

@Magicalex
Copy link
Member

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