centos-ssh-apache-php icon indicating copy to clipboard operation
centos-ssh-apache-php copied to clipboard

Apache PHP - CentOS - Docker image build.

Results 4 centos-ssh-apache-php issues
Sort by recently updated
recently updated
newest added
trafficstars

Add default configuration and applicable environment variables for configuration via `remoteip_module`. https://httpd.apache.org/docs/2.4/mod/mod_remoteip.html

enhancement

- https://github.com/jdeathe/centos-ssh-apache-php/blob/3.3.1/src/etc/httpd/conf.d/00-server-status.conf#L8-L13 - https://github.com/jdeathe/centos-ssh-apache-php/blob/3.3.1/src/etc/httpd/conf.d/00-server-status.conf#L21-L24 Using the default URI `/status` is likely to clash so it would be better to change to something like `/php-fpm-status` to free up `/status`. This would...

enhancement

- https://github.com/jdeathe/php-hello-world/blob/0.13.0/etc/php.d/50-php.ini#L12 Remove dependency on php-hello-world package for this.

enhancement