[thelist] Redirecting ASP pages on UNIX

noah noah at tookish.net
Tue Nov 27 15:05:35 CST 2001


At 03:58 PM 27/11/2001, Bret Daniel wrote:
>http://www.chilisoft.com/
>
>From: Michael Juarez [mailto:mjuarez at telseon.com]
>
>Does anyone know how to redirect .asp files on a Unix host? For example:
>
>page.asp --> page.html

Do you actually want the ASP to be processed on UNIX, or do you just want 
to redirect the pages? Also, what web server are you using?

If you want the ASP pages to be processed, chillisoft may be the answer.

If you just want to redirect, and you're using Apache, look at Apache's 
mod_rewrite:

http://httpd.apache.org/docs/misc/rewriteguide.html

http://httpd.apache.org/docs/mod/mod_rewrite.html

Cheers,
Noah





More information about the thelist mailing list