| Hello,
I have a set a pages:
mypage.php?ID=1
mypage.php?ID=2
...
mypage.php?ID=100
When I download the site using HTTrack it becomes something like:
mypagec356.html
mypage8a45.html
...
mypage05b2.html
Is there a way I can control how the copied URL are build to have it like:
mypage1.html
mypage2.html
...
mypage100.html
Thanks
Alain
| |