This is a discussion on redirect outside httpd.conf file within the Linux Web Servers forums, part of the Web Server and Related Forums category; I'm trying to enable redirect outside my httpd.conf file, so as more are added I don't want ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I'm trying to enable redirect outside my httpd.conf file, so as more are added I don't want the parent config file httpd.conf to edited. Is there someway to do this, similar to the vhost.map file below. # <URL:http://httpd.apache.org/docs-2.0/vhosts/> RewriteMap vhost txt:/usr/local/apache2/conf/vhost.map Thanks much for any pointers, Rex |
|
|||
|
On 20 Jun 2005 21:48:59 GMT, Rex Roger <rex@borg.ucsf.edu> wrote:
> > I'm trying to enable redirect outside my httpd.conf file, > so as more are added I don't want the parent config file > httpd.conf to edited. Is there someway to do this, similar > to the vhost.map file below. Not sure if I understood, but can't you do with normal include? http://httpd.apache.org/docs-2.0/mod/core.html#include Cheers, Tero -- Tero Hänninen | tero@betabyte.net | http://www.betabyte.net/ | Overflow error in /dev/null |