|
Posted by Joe Wollard on 09/07/05 08:33
>>> ... an automated script that creates a static site that will
>>> allow me to do
>>> that?
If all you're really looking for is a static version of your site
then you could simply use wget. This will crawl all of the links on
your site and generate the static version you wanted.
On Sep 5, 2005, at 11:11 PM, viraj wrote:
> On 9/4/05, John Taylor-Johnston
> <John.Taylor-Johnston@cegepsherbrooke.qc.ca> wrote:
>
>> This is maybe what you want:
>> http://www.indigostar.com/
>> http://www.indigostar.com/microweb.htm
>>
>
> another good method is a "Live Linux CD". you can find a light weight
> live linux distro and remaster it to include your live web site. so
> your client can put boot his/her pc with this cd and start browsing
> the site.
>
> this way you can use whatever the LAMP combination!
>
> http://www.google.com/search?hl=en&q=howto+remaster&spell=1
> http://taprobane.org/
>
> ~viraj.
>
>
>> Runs an apache server, php & all, from a CD. (windows app.)
>> John
>>
>> Mario netMines wrote:
>>
>>
>>> Hi all
>>>
>>> I have a project where I'm using PHP/Mysql. The client wants to run
>>> that project to a cd.
>>> Does anyone know of a trick either by using javascript, XML or an
>>> automated script that creates a static site that will allow me to do
>>> that?
>>>
>>> Many Thanks
>>>
>>> M
>>>
>>
>> --
>> PHP General Mailing List (http://www.php.net/)
>> To unsubscribe, visit: http://www.php.net/unsub.php
>>
>>
>>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>
[Back to original message]
|