|
::*Notice the server.xml file, server-http.xml and server-https.xml |
|
::*Notice the server.xml file, server-http.xml and server-https.xml |
- |
::*If you open any of these, you will see they get their values from "/server/conf/installed.properties"... example: Connector port="${install.server.web.port}address="${install.server.web.ip}"
|
+ |
::*If you open any of these, you will see they get their values from "conf\server\installed.properties"... example: Connector port="${install.server.web.port}address="${install.server.web.ip}"
|
|
:2. Do a diff of the server-http.xml and server.xml (they should be the same, if not not stop or make a copy of server.xml first or stop doing this) |
|
:2. Do a diff of the server-http.xml and server.xml (they should be the same, if not not stop or make a copy of server.xml first or stop doing this) |
|
:3. Copy server-http.xml to server.xml |
|
:3. Copy server-http.xml to server.xml |