Now that I have converted my (static) blog under apache to lars-blogger and openacs (!) I, of course, want to make them available to the public.
the problem is this: i've got an existing apache-installation in place on the machine which i can't replace with aolserver, because of the virtual hosts that i'm serving there for other people.
what i want to do is to have one particular domain (under which the blog is served) be served by aolserver on port 80 and all the other domains by apache also on port 80
how can this be done? i can't imagine, that this would be such an unusual request, or are all of you guys running only one site per machine?
from my initial searching, it seems that mod_rewrite could do the trick and i remember from my servlet programming days (shiver!) that mod_jserv did something similar for tomcat on port 8080...
any ideas?
thanks!
Request notifications