An open API service indexing awesome lists of open source software.

https://github.com/proudcommerce/docker-php72-apache-stretch

Docker image with Apache PHP 7.2 / mod_pagespeed / composer / ioncube on Debian Stretch
https://github.com/proudcommerce/docker-php72-apache-stretch

Last synced: about 2 months ago
JSON representation

Docker image with Apache PHP 7.2 / mod_pagespeed / composer / ioncube on Debian Stretch

Awesome Lists containing this project

README

        

# docker-php72-apache-stretch
Docker image with Apache PHP 7.2 / mod_pagespeed / composer / ioncube on Debian Stretch

## ENV variables
`ServerAdmin ${PS_APACHE_SERVERADMIN}`

`DocumentRoot ${PS_APACHE_DOCROOT}`

`ErrorLog ${APACHE_LOG_DIR}/error.log`

`CustomLog ${APACHE_LOG_DIR}/access.log combined`

## Notice

mod_pagespeed is globally off, enable in vhost or htaccess.