angristan / angristan/php-xdebug-docker
Document root is /var/www/html/public
Đang mở
- Ngôn ngữ chính
- Dockerfile
- Star
- 24
- Fork
- 12
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
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
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.