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 はまだ評価されていません。