| > I am downloading a site with .aspx pages. I want
> them to be saved as .html but cannot get it
> working.
> This I tried so far:
>
> Set Options / MIME types
> aspx <-> text/html
>
> Scan Rules: -%A aspx=text/html
>
> Please advice on how I can get the .aspx files saved
> as .html
Delete the mime association, delete the scan rules. You can only get html from
the public side of a web server and httrack saves them with a .html extention
BY DEFAULT
| |