Skip to content

Instantly share code, notes, and snippets.

@betweenbrain
Created September 1, 2013 04:08
Show Gist options
  • Select an option

  • Save betweenbrain/6402286 to your computer and use it in GitHub Desktop.

Select an option

Save betweenbrain/6402286 to your computer and use it in GitHub Desktop.
Joomla SEF URLs Nginx

Edit corresponding file in /etc/nginx/sites-enabled and change # try_files $uri $uri/ /index.php?$args; to try_files $uri $uri/ /index.php?q=$request_uri;

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment