When mod_rewrite is used to redirect subdomains, there is the problem that the access logs get messed up, because the access to subdomain.domain.com and www.domain.com both are logged as "/".
Is there a way to modify .htacess to have different log files for each domain?
Or have the server to log the domain name in the log entry?
By the way I have a dedicated, I have access to all resources.






Bookmarks