Commit d0f59ffb authored by Brian Havard's avatar Brian Havard
Browse files

Configuration files are text files so open them in text mode.

Some OS/2 (and probably DOS & Windows) text editors like to put Ctrl-Z EOF
markers at the end of the files they edit. Opening the config files in text
mode prevents the Ctrl-Z from causing 'Invalid command' errors when starting.

PR: 4632


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@83905 13f79535-47bb-0310-9956-ffa450edef68
parent 37f3b025
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment