Date: Sat, 19 Jan 2002 23:48:11 -0800 (PST) From: Trevin Chow <trevinchow@yahoo.com> To: questions@freebsd.org Subject: using mod_rewrite to redirect ports? Message-ID: <20020119234506.K50936-100000@benny.geektank.org>
next in thread | raw e-mail | index | archive | help
I'm trying to figure out how to properly setup mod_rewrite on Apache 1.3.22 to redirect requests for any sub-domain requests to the same subdomain but on a different port. In other words: http://<some_sub_domain>.foo.com ---> http://<same_sub_domain>.foo.com:8080/ Can anyone enlighten me how to actually do this? All the mod_rewrite tutorials I've seen are terrible and usually only deal with redirecting requests for specific files to other files but remain in teh same domain. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020119234506.K50936-100000>