| > I'm still not having any luck. I'm trying to mirror a
> client site which is php based. Typical file name might
be
> showcase.php?c=3 etc. Now, when the app is mirroring the
> site I can see the correct file names. Once it finishes,
> when I go to the folder the file names are now something
> like showcase00f7.html . I need to be able to preserve
the
> original file names.
That is, showcase.php ?
> and also set all php file types to
> MIME text/html
NO - clear all MIME type definitions ; this should do the
trick.
| |