> Your mileage might vary, but it's supposed to translate everything > (www.test.com, etc) back to "test.com". You might also want to use the > "UseCanonicalName on" directive. I think the last time I tried the "UseCanonicalName On", it added my default domain name to everything in the log, which became troublesome. I read thru the docs, but what is the exact purpose of this directive? > <VirtualHost test.com> > ServerName test.com > </VirtualHost> > > Your mileage might vary, but it's supposed to translate everything > (www.test.com, etc) back to "test.com". It does not - I had to add "serveralias" commands to make it work. For example, I would also need a "ServerAlias www.test.com" in addition to the above example for it to work with www. prefixes. Is this not normal operation? Thanks to everyone else who responded - I will be checking out the Mandrake RPM for Frontpage - hopefully that will work! Bob
Keep in touch with http://mandrakeforum.com: Subscribe the "[EMAIL PROTECTED]" mailing list.