Running Aksara CMS Under Nginx Server #581
abydahana
announced in
Tips and Tricks
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Add new config to your nginx, e.g:
/path/to/nginx/servers/domain.com.conf
, make sure your nginx configuration is hasinclude servers/*
inside thehttp
section. Or if no, you should add the line or follow which folder is used there.Restart Nginx and access your site from
localhost:8081
Beta Was this translation helpful? Give feedback.
All reactions