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

Include upstream nginx improvements #8

Closed
neersighted opened this issue Aug 17, 2016 · 3 comments
Closed

Include upstream nginx improvements #8

neersighted opened this issue Aug 17, 2016 · 3 comments

Comments

@neersighted
Copy link

https://docs.nextcloud.com/server/9/admin_manual/installation/nginx_nextcloud_9x.html

The upstream developers have published an example config (which this repos appears to be derived from) with some improvements, such as 'index.php-less' URLs among other things.

It'd be nice to see this improvements incorporated into the default nginx config (I can provide my merged version if you'd like as well).

@j0nnymoe
Copy link
Member

Hi neersighted, Please could you provide a PR for this and we will look into it.

Thanks

@j0nnymoe
Copy link
Member

Closing issue as no update on this for issue for over a month.
Please re-open if needed.

@djmattyg007
Copy link

If this is included in a PHP block:

fastcgi_param front_controller_active true;

NextCloud will automatically use "pretty URLs" (URLs without index.php in them). This would be desirable to have out of the box.

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

3 participants