Fixed Apache module for Fedora 18 (eg. Apache 2.4 series).
This commit is contained in:
parent
f1d7f518d1
commit
7bd26f33d3
4 changed files with 5 additions and 4 deletions
|
@ -149,6 +149,6 @@ BrowserMatch "MSIE [2-5]" \
|
|||
#CustomLog logs/ssl_request_log \
|
||||
# "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
|
||||
|
||||
Include <%= site_confdir %>
|
||||
Include <%= site_confdir %>/*.conf
|
||||
|
||||
</VirtualHost>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue