Forums

Export to Static HTML (3 posts)

  1. planetphillip
    Member
    Posted 6 years ago #

    Hi,

    I've had a request to include my wordpress installation onto a CD and was wondering whether there was a way of exporting it to static HTMl pages.

    The person in question doesn't want to install apache, php etc for offline use and I'm not sure how it would work regarding passwords etc.

    Anybody have any ideas?
    TIA

  2. jaredquinn
    Member
    Posted 6 years ago #

    You should be able to use any web site mirroring tool to do it, even from using 'wget' from a UNIX box with..

    wget -nc -r http://yoursite.com

  3. planetphillip
    Member
    Posted 6 years ago #

    OK, I didn't even think of such a simple solution! Thanks.

Topic Closed

This topic has been closed to new replies.

About this Topic