On Thu, 2004-03-04 at 13:00, Alan Dayley wrote: > 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. --- yeah - I put in the trailing slashes as a suggestion by Kevin when I was having problems with apache but it turned out that the problem was with the idiot that set up the iptables forwards that has been fixed - didn't bother removing the trailing slashes yet...that sort of reminds me to do it. Craig --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change you mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss