  | |  | Apache Alias - can it be a url? | Apache Alias - can it be a url? 2004-02-19 - By Ed Wilts
Back On Thu, Feb 19, 2004 at 11:04:54AM -0600, Jody Cleveland wrote:
> Hello,
>
> I 'm trying to setup an alias in my apache config file in redhat 9:
>
> Alias /email
http://info.winnefox.org/index.php?id=321
>
> But, I get a 404 when I try going to
http://info.winnefox.org/email
>
> Do I have the alias line correct?
You want a Redirect instaed of an Alias. From my virtual host
definition:
Redirect /gallery
http://www.ewilts.org/gallery/mnbasset
Cheers,
.../Ed
--
Ed Wilts, Mounds View, MN, USA
mailto:ewilts@(protected)
Member #1, Red Hat Community Ambassador Program
--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@(protected)?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list
|
|
 |