![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 | |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Quote:
What has been provided in the website you directed me to is..."What to do?" but there's no link on "How to do?". I have understood what to do ..But I am sorry...I dont know "how to do?" Though there is fiddler, its just for IE....I dont want to make that IE centric.. However, I'll still continue my efforts to find out on "how to do" |
|
|
|
|
|
|
#12 |
|
Professional Programmer
|
Google
redirect with asp ;Or do you want the server to redirect you to a certain page whenever you encounter a 404 page ? - not sure how to do that :p Edit: this might help custome 404 page in IIS
__________________
Don't take life too seriously, it's not permanent ! |
|
|
|
|
|
#13 |
|
Professional Programmer
Join Date: Mar 2005
Location: Student of University of Mumbai, Maharashtra State, India
Posts: 344
Rep Power: 4
![]() |
Thanks, xavier sir for help!
Now I have a subset of the question set... What redirect code does the server return on <META HTTP-EQUIV="refresh" CONTENT="sec;url='http://abc.com'"> ...is it 301 or 302
__________________
Visit: http://www.somaiya.edu |
|
|
|
|
|
#14 |
|
Hobbyist Programmer
Join Date: Jun 2006
Posts: 137
Rep Power: 0
![]() |
Why do you expect the work to be done for you. Someone tells you what you need to do so you go and do it, not ask for the actuall code. Write your own code don't use other peoples...
|
|
|
|
|
|
#15 |
|
Unverified User
Join Date: Aug 2005
Location: none
Posts: 146
Rep Power: 0
![]() |
Sigh. I can think of two easy ways right off the top of my head to do this on a Unix+Apache server (symlink and alias in httpd.conf).
You could have a meta redirect in the index of directory1 that redirects to directory0.
__________________
Warning: My posts may change (dramatically) within the first 15 minutes they're posted. Got 'Nux?—GNU/Linux and other free software support. It's GNU/Linux, not just Linux. |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|