Hi,
I have a problem with apache I think.
I have wildcard subdomain set up.
when I go asdf.domain.com it goes to the page just fine, but if i click on a link like this:
/join
it removes the subdomain from it , so it goes to domain.com/join
but if I change the link to be:
/join/
then it keeps the subdomain as it should.
I am assuming there is somethign wrong with the way the virtual host is set up in apache, so I was wondering if anyone could tell me what I need to do to fix it so that either way will work?
Thank you for any help you can give.