| I'd like to copy the entire site so I can run it from my web server. Right now
it's working great to redirect my site to the remote site. I'd like to find
out how to configure HTTrack to download all pages so it isn't re-directed.
The web site I am trying to download is:
www.ewedding.com/sites/docfxit/
The scan rules I have are:
-*
+www.ewedding.com/sites/docfxit/*.html
+www.ewedding.com/sites/docfxit/*.php
+www.ewedding.com/sites/docfxit/*.asp
+www.ewedding.com/sites/docfxit/*.gif
+www.ewedding.com/sites/docfxit/*.jpg
+www.ewedding.com/sites/docfxit/*.png
-mime:*/* +mime:text/html +mime:image/*
What can I change to make everything run from my server?
Thank you,
Docfxit | |