- Fix APACHE_DOC_ROOT update in default_vhost.d/50-rx3.conf.
This commit is contained in:
parent
c17f169157
commit
353df70ee5
@ -39,7 +39,7 @@ else
|
|||||||
\n\
|
\n\
|
||||||
chown -R apache:apache /var/log/httpd \n\
|
chown -R apache:apache /var/log/httpd \n\
|
||||||
\n\
|
\n\
|
||||||
for file in /etc/httpd/conf/httpd.conf /etc/httpd/conf/conf.d/rx3.conf \n\
|
for file in /etc/httpd/conf/httpd.conf /etc/httpd/conf/sites.d/default_vhost.d/50-rx3.conf \n\
|
||||||
do \n\
|
do \n\
|
||||||
sed -i -e "s%/var/www/html%${APACHE_DOC_ROOT}%" ${file} \n\
|
sed -i -e "s%/var/www/html%${APACHE_DOC_ROOT}%" ${file} \n\
|
||||||
done \n\
|
done \n\
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
------------------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------------------
|
||||||
Rx3-Docker/PHP-Apache V 1.6.0 - A. GIBERT - 2025/11/28
|
Rx3-Docker/PHP-Apache V 1.6.0 - A. GIBERT - 2025/11/29
|
||||||
------------------------------------------------------------------------------------------------------------------------------------
|
------------------------------------------------------------------------------------------------------------------------------------
|
||||||
|
|
||||||
- Switch to new default_vhost.d layout,
|
- Switch to new default_vhost.d layout,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user