| Subject: Re: How can I copy all pages from one URL |
Author: Xavier Roche |
Date: 08/08/2001 15:57 |
| | > The issue is that I do not want to generate .html
> files from the other pages of the web site. Only for
> the destatques.asp.
> How can I do it?
Use filters, such as:
-* +www.yoursite.com/*destatques.asp*
You may also use MIME/type "fast recognition" so
that ".asp" can be always considered as "text/html" (--
assume asp=text/html in the commandline version, or
asp <-> text/html with the interface)
| |
|
|
|
|
1
Created with FORUM 2.0.11