Last updates before 2.5.2 RC, mainly small fixes for Ubuntu Precise
This commit is contained in:
parent
2cb26db84b
commit
c5a60d2f09
6 changed files with 28 additions and 27 deletions
|
@ -9,6 +9,11 @@
|
|||
Order allow,deny
|
||||
Allow from all
|
||||
|
||||
# PHP's server values can be spoofed or incorrect if an
|
||||
# Apache instance is behind a proxy, so set these here
|
||||
UseCanonicalName On
|
||||
UseCanonicalPhysicalPort On
|
||||
|
||||
Require all granted
|
||||
</Directory>
|
||||
</VirtualHost>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue