[NTLUG:Discuss] OT:301 redirect
Leroy Tennison
leroy_tennison at prodigy.net
Sat May 23 12:48:30 CDT 2009
Tom Tumelty wrote:
> The problem is very little if any server side scripting....i haven't tried
> .asp yet though...and i suspect it is the most likely choice since they use
> an IIS server......and support tells me it is hard to do without server side
> scripting such as on this server .......support sent a list of languages and
> applications on thier servers and said most of these are not available on
> the server your account is on.
>
> Wouild the code go on each page ? i have googled but not found answer to
> this anywhere yet.
>
>
> On Fri, May 22, 2009 at 10:09 AM, David Simmons <dave at dgnal.net> wrote:
>
>> Googling really reveals alot of good / alternate ways to do this:
>>
>>
>> http://www.google.com/#hl=en&q=howto+301+website+redirect&btnG=Google+Search&aq=f&oq=howto+301+website+redirect&fp=EPM4eul9pXk
>>
>> HTH - dave
>>
>> On Fri, May 22, 2009 at 9:59 AM, Tom Tumelty <tomtumelty at gmail.com> wrote:
>>
>>> Hey Everyone,
>>> I apologize for another OT. Can someone tell me how to do a 301/permanent
>>> redirect for a website?
>>>
>>> Thanks in advance,
>>> Tom
>>> _______________________________________________
>>> http://www.ntlug.org/mailman/listinfo/discuss
>>>
>> _______________________________________________
>> http://www.ntlug.org/mailman/listinfo/discuss
>>
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
>
How much control do you have over this Web site? If they have .asp and
you have control over the site then IIS let's you specify the main page
it will provide to queries and that main page doesn't have to be
index.html. On the Web site I inherited it had a list of possibilities
(first file found "wins" apparently). I don't remember what all of them
were but index.html and ***default.asp*** existed. Again, don't have
the details at home but default.asp "won" (it may have been higher in
the list than index.html) and the results of that script was what was
delivered. I discovered this the hard way when I went to change
index.html to index.shtml.
More information about the Discuss
mailing list