On 9/4/07, Rainer Traut <tr.ml@xxxxxx> wrote: > Hi, > > am running Redhat EL4 U5 with redhat's Apache/2.0.52. > > I noticed the order of loading the modules is important? > > Part of httpd.conf: > > LoadModule rewrite_module modules/mod_rewrite.so > LoadModule proxy_module modules/mod_proxy.so > LoadModule proxy_http_module modules/mod_proxy_http.so > > If I load the rewrite modul after the proxy modules I lose the > rewriteengine function in my SSL virtual host. It uses the mod_proxy > module there. > > Is this possible? Maybe a bug? Could be. LoadModule order isn't supposed to have an effect in 2.x. But you are using an ancient version. You should try with something more modern before reporting a bug. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx