[EMAIL PROTECTED] Re: redirect on /

2007-07-11 Thread David Bear
David Bear wrote: > I have two goals with my apache server that I hope are not mutual > exclusive. > > I use apache to proxy requests to a backend user using modproxy and > rewrite rules. (the backend is zope) This works great. I also use apache > to handle ssl. I also have v

[EMAIL PROTECTED] redirect on /

2007-07-11 Thread David Bear
file system? There are also other redirects as well that I want to preserve. -- -- David Bear College of Public Programs at Arizona State University - The official User-To-User support forum of the Apache HTTP Serv

[EMAIL PROTECTED] using a varible in a virtual include

2007-04-19 Thread David Bear
I'd to use a variable in a virtual include. Does apache handle resolving the strings in a virtual include as a variable? I want to do something like this then later on but it looks like item is a constant string and not evaluate to the value of item. Any pointers? -- -- David