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

option to disable fastcgi #14523

Closed
Ludea opened this issue Jun 12, 2019 · 4 comments
Closed

option to disable fastcgi #14523

Ludea opened this issue Jun 12, 2019 · 4 comments
Labels
answered For when a question was asked and we referred to forum or answered it.

Comments

@Ludea
Copy link

Ludea commented Jun 12, 2019

Hi,
I know Matomo is based on FastCGI.
but , can we have an option to disable FastCGI ?
I have a reverse proxy which doesn't handle this (traefik).

I don't know if it need a lot of rework, but i could be interesting to support more reverse proxy.

@Findus23
Copy link
Member

Hi,

Matomo isn't based on FastCGI (or any other PHP server implementation). You can set up your webserver and PHP however you want, as long as it is running PHP (and in case of a reverse proxy if it forwards the visitor IP correctly).
If you are using php-apache, FastCGI, Nginx, Lighttpd, Apache, Traefik or something else doesn't matter to Matomo.

@Findus23 Findus23 added the answered For when a question was asked and we referred to forum or answered it. label Jun 12, 2019
@Ludea
Copy link
Author

Ludea commented Jun 12, 2019

I see this from docker hub

You'll now need to use a suitable reverse proxy to access the user interface; which is available on TCP port 9000. Nginx provides the necessary functions for translation between HTTP and FastCGI.

Traefik is not an http server, only a reverse proxy

@Findus23
Copy link
Member

Please ask questions about the docker images here: https://github.com/matomo-org/docker

@LabN36
Copy link

LabN36 commented Jun 26, 2021

is matomo run on port 9000 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
answered For when a question was asked and we referred to forum or answered it.
Projects
None yet
Development

No branches or pull requests

3 participants