HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: problem with php
Author: Leto
Date: 07/05/2005 03:59
 
> > I have a problem with my search engine because when i download an PHP fil
like "item.php?id=13" it will renamed to "item6e03.html" how can i make it
like item.php_id=13.htm. thats the way how other programs download the files
but this is the first program who download ALL the files. (some progs do not
download java search engines)


Ah here's some cool info:
<http://forum.httrack.com/readmsg/10940/index.html?pid=10931>

So theoretically this will do what you want, adding "_id=13" etc if the ID
querystring variable exists.  But you'll also get images or whatever like
"images/home.gif.gif" so you may  want to use %n instead of %N

-N "%h%p/%N%[id:_id=:::].%t"
 
Reply Create subthread


All articles

Subject Author Date
problem with php

06/27/2005 10:10
Re: problem with php

07/04/2005 11:39
Re: problem with php

07/05/2005 03:49
Re: problem with php

07/05/2005 03:59
Re: problem with php

07/06/2005 15:50




9

Created with FORUM 2.0.11