Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
53b745e7
Commit
53b745e7
authored
Feb 09, 2006
by
Leigh B. Stoller
Browse files
Use NOSLASH versions of the email addresses.
parent
4050f8d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
apache/httpd.conf.in
View file @
53b745e7
...
...
@@ -354,7 +354,7 @@ Group nobody
# e-mailed. This address appears on some server-generated pages, such
# as error documents.
#
ServerAdmin @TBOPSEMAIL@
ServerAdmin @TBOPSEMAIL
_NOSLASH
@
#
# ServerName allows you to set a host name which is sent back to clients for
...
...
@@ -1153,7 +1153,7 @@ SSLLogLevel info
# General setup for the virtual host
DocumentRoot "@prefix@/www"
ServerName @WWWHOST@
ServerAdmin @TBOPSEMAIL@
ServerAdmin @TBOPSEMAIL
_NOSLASH
@
ErrorLog @prefix@/log/apache_error_log
TransferLog @prefix@/log/apache_access_log
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment