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

how to set nginx of visit apidoc/ url #8

Open
mayyang0913 opened this issue Mar 21, 2017 · 0 comments
Open

how to set nginx of visit apidoc/ url #8

mayyang0913 opened this issue Mar 21, 2017 · 0 comments

Comments

@mayyang0913
Copy link

i want to know how to set http:// XXX/apidoc url in nginx.conf, i try many times, the broswer give me 404, my apidoc generate to file of Project's public/, below is my nginx.conf:

         location ^~ /apidoc {
             root /work/project_name;
             break;
         }

visit URl gives me 404, i couldn't figure it out. thanks for any helps.

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

1 participant