----- Original Message ----- From: "Howard Lowndes" <suppressed> > I have tried putting a redirect in apache in the virtual host > configuration for shop.mydomain.com such as > redirect permanent / http://shop.mydomain.com/cgi-bin/myshop/ > but that doesn't work as it continually loops until apache decides that > there are too many redirects. > > Any suggestions? Have you tried this? Redirect permanent /index.html http://shop.mydomain.com/cgi-bin/myshop/ or (not tested) DirectoryIndex /cgi-bin/myshop/ Hope that helps. -Tom ___________________________________ Thomas J.M. Burton Global Focus Digital Media, LLC www.globalfocusdm.com _______________________________________________ interchange-users mailing list suppressed http://www.icdevgroup.org/mailman/listinfo/interchange-users
Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.