phpErrOn Dev
This commit is contained in:
@@ -13,6 +13,7 @@ RUN a2enmod proxy_wstunnel
|
|||||||
|
|
||||||
#COPY my-apache-site.conf /etc/apache2/sites-available/my-apache-site.conf
|
#COPY my-apache-site.conf /etc/apache2/sites-available/my-apache-site.conf
|
||||||
#RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf && a2enmod rewrite && a2dissite 000-default && a2en>
|
#RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf && a2enmod rewrite && a2dissite 000-default && a2en>
|
||||||
|
COPY php.ini.dev /etc/php/8.2/apache2/php.ini
|
||||||
COPY dir.conf /etc/apache2/mods-enabled/dir.conf
|
COPY dir.conf /etc/apache2/mods-enabled/dir.conf
|
||||||
COPY 000-default.conf /etc/apache2/sites-available/000-default.conf
|
COPY 000-default.conf /etc/apache2/sites-available/000-default.conf
|
||||||
RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf && service apache2 restart
|
RUN echo "ServerName localhost" >> /etc/apache2/apache2.conf && service apache2 restart
|
||||||
|
|||||||
1977
php/debian-bookworm-apache/php.ini.dev
Normal file
1977
php/debian-bookworm-apache/php.ini.dev
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user