-
Posted to
General
by
vasanth.kumar.d
on
07-13-2009, 1:19 AM
Hi,
thanks. I have read that already......
my problem is
when I check my website with search engine sites like bruceclay.com it says "302 found" for default html
my exact scenario is
1. I have set a default.html as a start page
2. in default.html I redirect to another aspx page.
from default to aspx I have set a 301 redirection ...
-
Posted to
General
by
vasanth.kumar.d
on
07-11-2009, 4:33 AM
Hi,
Thanks.
how to set the default redirect to 301 for IIS?
can i change it?
-
Posted to
General
by
vasanth.kumar.d
on
07-11-2009, 12:57 AM
Hi,
thanks for the reply.... me too get confused....
previously while creating websites in iis, it wont allow. it says, web server doesnt have front page extesions installed. so, i added it. After that I am able to create the websites.
but website open problem still existing previsouly and now......
-
Posted to
General
by
vasanth.kumar.d
on
07-10-2009, 9:08 AM
Hi Paul
thanks for the info.
I want to set the website redirect url in IIS...
but it should be the same website's inner page.
suppose I have a website with name as www.testWeb.com and it contains default.html page.
in redirection URL i need to set the page as
http://www.testweb.com/default.html
why i need this means,
to keep the old ...
-
Posted to
General
by
vasanth.kumar.d
on
07-10-2009, 7:11 AM
Hi,
if I am setiing the default page as default.html for my website in IIS 6.0, what redirect type will be used by iis to redirect to the default.html. whether its 301, 302 or somethingelse?
-
Posted to
General
by
vasanth.kumar.d
on
07-09-2009, 6:21 AM
Hi All,
I itching my head for the past one week in this problem and not able to solve this issue...
I am trying to open a local IIS website from Visual studio 2005, but I am getting the below error....
I am damn sure that, my username belonging to Administrators group.
And also I have logged as administrator, same result.
I have ...