S
SAB
Hi,
I am using Windows 2000 server and set number of websites and ftp sites and
all seems working just fine. One site had an asp codes like the one below:
const MYSITE="http://www.domain.com"
The strange things is that it suppose to be like the shown above, but the
results comes as an error page. I change it to "http://domain.com" it work
without error page, but not exactly the results should be, then I added a
back slash at the end like "http://domain.com/" and works just fine and got
exact results it should be. The site configured in the IIS to work as with
and without www. The site works just fine in both www and without in the
browser but as I said a certain results for the script that included that
code shown above gave that results. Any idea, can you help in guiding me to
solve this issue.
Thank you very much in advance.
Best Regards
SAB
I am using Windows 2000 server and set number of websites and ftp sites and
all seems working just fine. One site had an asp codes like the one below:
const MYSITE="http://www.domain.com"
The strange things is that it suppose to be like the shown above, but the
results comes as an error page. I change it to "http://domain.com" it work
without error page, but not exactly the results should be, then I added a
back slash at the end like "http://domain.com/" and works just fine and got
exact results it should be. The site configured in the IIS to work as with
and without www. The site works just fine in both www and without in the
browser but as I said a certain results for the script that included that
code shown above gave that results. Any idea, can you help in guiding me to
solve this issue.
Thank you very much in advance.
Best Regards
SAB