I am using apache 2.2 and tomcat 6.0 and i have configured the apache port to be 8000 and tomcat port to 8001. when i am using the wget command i am not able to get the 200 result with port 8000 and i am getting the 200 result with port 8001.please find the below sample from my server .
alphacemsharedapp01-us.alp
ha.online.
ea.com{cdc
-ops}67: wget
http://localhost:8001/sharedservices/js/appspin-test.js--21:57:25--
http://localhost:8001/sharedservices/js/appspin-test.jsResolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:8001.
.. connected.
HTTP request sent, awaiting response... 200 OK
Length: 4690 (4.6K) [text/javascript]
Saving to: `appspin-test.js'
100%[=====================
==========
==========
==========
==========
==========
==========
==========
==========
==========
=====>] 4,690 --.-K/s in 0s
21:57:25 (280 MB/s) - `appspin-test.js' saved [4690/4690]
alphacemsharedapp01-us.alp
ha.online.
ea.com{cdc
-ops}68: wget
http://localhost:8000/sharedservices/js/appspin-test.js--22:11:27--
http://localhost:8000/sharedservices/js/appspin-test.jsResolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:8000.
.. connected.
HTTP request sent, awaiting response... 302 Found
Location:
https://localhost/sharedservices/js/appspin-test.js [following]
--22:11:27--
https://localhost/sharedservices/js/appspin-test.jsConnecting to localhost|127.0.0.1|:443..
. failed: Connection refused.
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:443..
. failed: Connection refused.
alphacemsharedapp01-us.alp
ha.online.
ea.com{cdc
-ops}69:
Start Free Trial