mirror of
https://github.com/newnius/Dockerfiles.git
synced 2025-12-13 01:36:43 +00:00
update php for security conf
This commit is contained in:
@@ -5,3 +5,9 @@ RUN docker-php-source extract \
|
||||
&& a2enmod rewrite \
|
||||
&& a2enmod ssl \
|
||||
&& docker-php-source delete
|
||||
|
||||
ADD php.ini /usr/local/etc/php/
|
||||
|
||||
ADD apache2.conf /etc/apache2/
|
||||
|
||||
ADD security.conf /etc/apache2/conf-available/
|
||||
|
||||
Reference in New Issue
Block a user