Laravel: Moving from Apache to nginx -


i'm using digitalocean serve website webuzo cpanel.

i have laravel app , changed webserver apache nginx.

suddenly routes have stopped working.

i have read question nginx configuration laravel 4

but because i'm using webuzo don't know nginx configuration files should editing are.

can me?

you can edit file located @ /usr/local/apps/nginx/etc/conf.d/common nginx configurations.

make sure restart nginx service everytime make changes file changes take effect


Comments

Popular posts from this blog

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

javascript - How to name a jQuery function to make a browser's back button work? -