Replaced fqdn variables with homename
This commit is contained in:
parent
c871e91a13
commit
45b597c29c
12 changed files with 39 additions and 39 deletions
|
@ -17,7 +17,7 @@ ServerAdmin adm@<%= domain %>
|
|||
# You will have to access it by its address anyway, and this will make
|
||||
# redirections work in a sensible way.
|
||||
#
|
||||
ServerName <%= fqdn %>
|
||||
ServerName <%= homename %>
|
||||
|
||||
#
|
||||
# UseCanonicalName: Determines how Apache constructs self-referencing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue