Re: Apache alias or redirect?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Alan Dayley
Date:  
To: plug-discuss
Subject: Re: Apache alias or redirect?
Craig White said:
> On Thu, 2004-03-04 at 11:41, Alan Dayley wrote:
>> I have Apache running on a box to serve up intranet web pages. I want
>> some main pages to have smaller URLs. For example, I would like
>> people to be able to access page:
>>
>> http://thisserver/view/this/page/viewer.cgi
>>
>> by entering the URL:
>>
>> http://thisserver/viewer
>>
> ---
> I use redirect directives...
>
> Redirect /mail/ https://www.domain.com/horde
>
> which in this case causes it to create an https connection to the
> specific directory


So, I am going to try:

Redirect /viewer/ http://thisserver/view/this/page/viewer.cgi

to accomplish my goal. I'll see what it does.

Alan



---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss