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

nginx and lighttpd configuration recommendations #2814

Closed
robocoder opened this issue Dec 7, 2011 · 3 comments
Closed

nginx and lighttpd configuration recommendations #2814

robocoder opened this issue Dec 7, 2011 · 3 comments
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.

Comments

@robocoder
Copy link
Contributor

For Apache and IIS, the Piwik installer will create .htaccess and web.config files, respectively, to provide an additional layer of security, e.g., blocking direct access to .php files.

Given the recommendation in http://piwik.org/faq/new-to-piwik/#faq_137 we should provide some hardening recommendations.

@mattab
Copy link
Member

mattab commented Dec 7, 2011

Nginx is covered by the github contrib: https://github.com/perusio/piwik-nginx#readme

I don't think we can do anything without installing in SSH, so not much we can do on our side.

Nginx & Piwik

As for lighttpd I'm not sure, but not many users use it. Maybe we can focus on Apache/IIS/Nginx.

@robocoder
Copy link
Contributor Author

I'm thinking the Installer would detect nginx/lighttpd, and provide a popup (or collapsed div) to provide environment-specific recommendations.

@robocoder robocoder added this to the Future releases milestone Jul 8, 2014
@mattab mattab modified the milestones: Long term, Mid term Dec 23, 2015
@mattab mattab modified the milestones: Long term, Mid term Dec 5, 2016
@Findus23
Copy link
Member

There is now an official nginx config: https://github.com/matomo-org/matomo-nginx
Detecting nginx during setup is suggested here: #13589

In case someone wants to maintain an official lighttpd config a similar repo could be created.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement For new feature suggestions that enhance Matomo's capabilities or add a new report, new API etc.
Projects
None yet
Development

No branches or pull requests

3 participants