Chad Waters on 8 Sep 2005 01:07:05 -0000 |
> 1. What's the best way to redirect all domain calls from domain1.com > to domain2.com? > > I've read the docs at <http://httpd.apache.org/docs/1.3/misc/ > rewriteguide.html> and what I'm doing seems to be canonical hostname, > but I'm hesitant to enter the example as shown because I don't > understand all the symbols used. I need like a guide to the user > guide! (Pointers to web site documentation or good books to decipher > this stuff are greatly appreciated! I haven't found an "Apache > Administration for Dummies" book yet.) There is also the ServerAlias directive. > 2. I want to use AWstats to analyze the log files. Are you using the > common log file, combined log file format, or something else? While > we're at it, are you using AW Stats or something else? I've used webalizer for quite a long time. > 3. With virtual hosts, I've got a friend with 8 domains that he wants > to point to the same set of web pages. Of course, he wants to see in > the log file which domain is the most popular of the 8. Should I make > vhost entries for each of them or is there an easier way? I think that's what I would do. I would have separate log files for each host. -- -Chad C Waters http://chadcwaters.com ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|