I didn't even think you could have a wildcard server alias, as we have
always listed them one after the other and that works. 

Joel 

 > -----Original Message-----
 > From: [EMAIL PROTECTED] 
 > [mailto:[EMAIL PROTECTED] On Behalf Of 
 > Anders C. Madsen
 > Sent: Tuesday, August 31, 2004 9:04 AM
 > To: [EMAIL PROTECTED]
 > Subject: [Apache-FP] Username and password when submitting FPE forms
 > 
 > Hello Apache-FP
 > 
 > Has anyone else experienced problems with wildcards in <VirtualHost>
 > definitions? If I have a setup like this in httpd.conf:
 > 
 > <Virtualhost server.com>
 > ServerName server.com
 > ServerAlias *.server.com
 > DocumentRoot /home/server/www
 > ...
 > </VirtualHost>
 > 
 > - forms can be submitted and mail can be sent from e.g
 > http://server.com/mailform.html but not from
 > http://www.server.com/mailform.html - the latter gives me a login for
 > the realm ":" that doesn't work.
 > 
 > If I add another <VirtualHost> directive like this:
 > 
 > <Virtualhost www.server.com>
 > ServerName www.server.com
 > DocumentRoot /home/server/www
 > ...
 > </VirtualHost>
 > 
 > and create a copy of server.com:80.cnf with the name
 > www.server.com:80.cnf in /usr/local/frontpage both options work fine.
 > The key is the ServerName in combination with the .cnf file, not the
 > VirtualHost, and setting www.server.com as a ServerAlias 
 > doesn't work.
 > 
 > Has anyone seen this problem and found a way to enable wildcard
 > aliases? Until recently the server ran Apache 1.3.26 (or something)
 > without any problems.
 > 
 > -- 
 > Med venlig hilsen / Best regards
 > 
 > Anders C. Madsen
 > 
 > Golden Planet          Tel.: +45 7020 9594
 > Dalbygade 40           Fax.: +45 7020 9592
 > DK-6000  Kolding       http://www.goldenplanet.dk
 > 
 > Flere besøg til din hjemmeside? Se vores mange, gratis råd via
 > http://www.goldenplanet.dk/sogemaskiner.htm
 > --
 > 
 > _______________________________________________
 > Apache-FP mailing list
 > [EMAIL PROTECTED]
 > http://lists.joshie.com/mailman/listinfo/apache-fp
 > 
 > Donations:
 > http://www.amazon.com/paypage/PT5LZITM9L227 
 > 



_______________________________________________
Apache-FP mailing list
[EMAIL PROTECTED]
http://lists.joshie.com/mailman/listinfo/apache-fp

Donations:
http://www.amazon.com/paypage/PT5LZITM9L227 

Reply via email to