PHP Classes

File: docker/apache.conf

Recommend this page to a friend!
  Packages of Julio Vergara   GitHub API   docker/apache.conf   Download  
File: docker/apache.conf
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: GitHub API
Present the most starred PHP projects in GitHub
Author: By
Last change:
Date: 6 days ago
Size: 183 bytes
 

Contents

Class file image Download
ServerName localhost <VirtualHost *:80> DocumentRoot /var/www/public ErrorLog ${APACHE_LOG_DIR}/error.log CustomLog ${APACHE_LOG_DIR}/access.log combined </VirtualHost>