html - wget --page-requisites locally? -


i have local html file referencing image , style data in various places in local file system. i’d list of referenced files; or alternatively command copy html files , referenced files clear location (with or without changing links in html file), can make self-contained zip file of html page.

it seems wget provides support downloading html file including prerequisites (images, styles) using --page-requisites flag. unfortunately not support file:// url.

what options here?

why not setting local apache server , serve off localhost?

you can use easyphp, mamp or other set local apache server.


Comments

Popular posts from this blog

java - JavaFX 2 slider labelFormatter not being used -

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -