]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Add a new command-line option -T that's the same as -t, but it does
authorJim Jagielski <jim@apache.org>
Tue, 29 Jun 1999 15:13:07 +0000 (15:13 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 29 Jun 1999 15:13:07 +0000 (15:13 +0000)
commit596a5e569a0da9c6d577f318e8302d3d2aa7006b
tree8f67e14a1f780ebcb0f77163af0db264bce6ff1d
parent71f32e92dbde0e0393362d302a33e3070bafc35f
Add a new command-line option -T that's the same as -t, but it does
not do DirectoryRoot checking. This assumes:

   1. command-line options are prefered over Config directives
   2. we want to maintain current behavior while making
      life easier for mass vhosting
   3. everybody's happy

I leave the decision to whether apachectl should use -t or -T
to others.

PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@83411 13f79535-47bb-0310-9956-ffa450edef68
docs/manual/invoking.html
docs/manual/invoking.html.en