On 3/26/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
Your configuration looks basically correct.
Your symptoms suggest to me a caching issue. Are you using mod_cache
or any other caching?
Joshua.
Thanks Joshua! Fixed the problem. Your reply got me to start looking
elsewhere. (The issue was
On 3/26/07, Mike Dev <[EMAIL PROTECTED]> wrote:
The behavior seems a bit unpredictable. Sometimes it works correctly,
other times it doesn't. Refreshing the index.html files with "# touch
index.html" seems to affect which file gets served, whereas server
restart doesn't appear to. I'm pretty
Hi, newbie here, probably facing a common/simple problem but I haven't
been able to find a solution. :(
I'm trying to set up two named virtual hosts to resolve to different
document roots.
I would like:
http://www.domain1.com --> /var/www/domain1/index.html
http://www.domain2.com --> /var/www/do