angristan / angristan/php-xdebug-docker
Document root is /var/www/html/public
未关闭
- 主要语言
- 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 还没有评估数据。