- From: Geoff Deering <gdeering@acslink.net.au>
- Date: Tue, 24 Feb 2004 15:41:30 +1100
- To: "Gregg Vanderheiden" <po@trace.wisc.edu>, "'Gregg Vanderheiden'" <gv@trace.wisc.edu>, "'Charles McCathieNevile'" <charles@sidar.org>
- Cc: "'WAI-XTech'" <wai-xtech@w3.org>
If that is precisely what you are doing, there is a problem with your implementation, because if you are using permanent redirection properly configured in either your apache.conf or .htacces files then as soon as I request http://tracecenter.org/whateverURL it should be transparently redirected to http://trace.wisc.edu/whateverURL The user will never get to the tracecenter.org site. That I can get there tells me that this has not be implemented, and one only has to look at the headers to see this so <headers> http://tracecenter.org/world/gen_ud.html GET /world/gen_ud.html HTTP/1.1 Host: tracecenter.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 Accept: text/xml,application/xml,application/xhtml+xml,text/html;q=0.9,text/plain;q= 0.8,image/png,image/jpeg,image/gif;q=0.2,*/*;q=0.1 Accept-Language: en-au,en-us;q=0.7,en;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Referer: http://tracecenter.org/world/ Cookie: stylesheet=default HTTP/1.x 200 OK Date: Tue, 24 Feb 2004 04:22:22 GMT Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_python/2.7.8 Python/1.5.2 mod_ssl/2.8.12 OpenSSL/0.9.6b PHP/4.1.2 mod_perl/1.26 mod_throttle/3.1.2 Last-Modified: Mon, 31 Mar 2003 17:59:25 GMT Etag: "c4ea-1f7b-3e8881fd" Accept-Ranges: bytes Content-Length: 8059 Connection: close Content-Type: text/html ---------------------------------------------------------- http://tracecenter.org/cgi-bin/cssfile/cssfile.cgi GET /cgi-bin/cssfile/cssfile.cgi HTTP/1.1 Host: tracecenter.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 Accept: text/css,*/*;q=0.1 Accept-Language: en-au,en-us;q=0.7,en;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Referer: http://tracecenter.org/world/gen_ud.html Cookie: stylesheet=default HTTP/1.x 200 OK Date: Tue, 24 Feb 2004 04:22:25 GMT Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_python/2.7.8 Python/1.5.2 mod_ssl/2.8.12 OpenSSL/0.9.6b PHP/4.1.2 mod_perl/1.26 mod_throttle/3.1.2 Connection: close Transfer-Encoding: chunked Content-Type: text/css; charset=ISO-8859-1 ---------------------------------------------------------- http://tracecenter.org/cgi-bin/cssfile/cssfile.cgi GET /cgi-bin/cssfile/cssfile.cgi HTTP/1.1 Host: tracecenter.org User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113 Accept: text/css,*/*;q=0.1 Accept-Language: en-au,en-us;q=0.7,en;q=0.3 Accept-Encoding: gzip,deflate Accept-Charset: ISO-8859-1,utf-8;q=0.7,*;q=0.7 Keep-Alive: 300 Connection: keep-alive Referer: http://tracecenter.org/world/ Cookie: stylesheet=default HTTP/1.x 200 OK Date: Tue, 24 Feb 2004 04:24:15 GMT Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_python/2.7.8 Python/1.5.2 mod_ssl/2.8.12 OpenSSL/0.9.6b PHP/4.1.2 mod_perl/1.26 mod_throttle/3.1.2 Connection: close Transfer-Encoding: chunked Content-Type: text/css; charset=ISO-8859-1 ---------------------------------------------------------- </headers> >-----Original Message----- >From: Gregg Vanderheiden [mailto:po@trace.wisc.edu] >Sent: Tuesday, 24 February 2004 2:10 PM >To: gdeering@acslink.net.au; 'Gregg Vanderheiden'; 'Charles >McCathieNevile' >Cc: 'WAI-XTech' >Subject: RE: Classification of AT in ATAG2 > > >Hi Geoff > >That is precisely what we are doing. >I suspect it will be some time before we can drop the URL. >The university however has a new policy on URLs and that is what we are >responding to. > > >Gregg > > -- ------------------------------ >Gregg C Vanderheiden Ph.D. >Professor - Ind. Engr. & BioMed Engr. >Director - Trace R & D Center >University of Wisconsin-Madison >
Received on Monday, 23 February 2004 23:40:53 UTC