Fix a typo.
Submitted by: Rory Winston <Rory.Winston@telewest.co.uk> via Hiten Pandya <hiten@unixdaemons.com>
This commit is contained in:
parent
c1d86580a5
commit
794435e8ac
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14566
1 changed files with 1 additions and 1 deletions
|
@ -549,7 +549,7 @@ jakarta-tomcat-4.0.3
|
|||
~65: By default, a non-SSL HTTP/1.1 Connector is established on port 8080.
|
||||
~89: port="8080" minProcessors="5" maxProcessors="75"
|
||||
&prompt.root; cat server.xml | sed s/8080/80/ > server.xml.new
|
||||
&prompt.root; mv server.xml.new server.xml.new</screen>
|
||||
&prompt.root; mv server.xml.new server.xml</screen>
|
||||
</sect2>
|
||||
</sect1>
|
||||
|
||||
|
|
Loading…
Reference in a new issue