angristan / angristan/php-xdebug-docker

Document root is /var/www/html/public

未關閉
#6 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Dockerfile
星號
24
分支
12
PR 合併指標
30 天內沒有已合併 PR

描述

Hello,

i will modify the start point of the apache.

in the Dockerfile i set:

´´´
ENV APACHE_DOCUMENT_ROOT=/var/www/html/public
RUN sed -ri -e 's!/var/www/html!${APACHE_DOCUMENT_ROOT}!g' /etc/apache2/sites-available/*.conf
RUN sed -ri -e 's!/var/www/!${APACHE_DOCUMENT_ROOT}!g' /etc/apache2/apache2.conf /etc/apache2/conf-available/*.conf
´´´
In the /etc/apache2/sites-available/*.conf there is no correct Document Root.

What is wrong.

Your sincerly

Stephan

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。