Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use WGET against web server?

Status
Not open for further replies.

Shantha

Programmer
Jun 12, 2002
48
IN
Hai,

I need to perform wget against my webserver. Whenever I say

wget "
it gives the following response:

Connecting to <ip address>... connected!
HTTP request sent, awaiting response... 404 Not Found
09:39:19 ERROR 404: Not Found.

I am using Apache web server. Actually I have given the alias created in Zone.properties file of Apache web server in the path.

Is this the correct way of doing wget?

Thanks & Regards,
Shanthalakshmi.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top