Hi Shane, Running Apache, and host headers doesn't work with SSL & Mutliple sites. The reason for this is that the header is encrypted by the SSL and so apache can't work out which host to show so it show's the default/1st one.
The whole reason I'm trying to do this is to reduce/eliminate any changes between dev/staging/production. Cheers, MArk On 6/3/05, Shane Farmer <[EMAIL PROTECTED]> wrote: > mark, > > Another way would be to add an entry in your hosts file to resolve the > domaina name for the site and use host headers. Just have to make sure you > take them out when it goes live. That might resolve the SSL issues as well. > > > Shane > --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To > unsubscribe send a blank email to > [EMAIL PROTECTED] Aussie Macromedia > Developers: http://lists.daemon.com.au/ -- www.lynchconsulting.com.au --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
