Setting Apache as Single Domain not Whole Root.
am 06.09.2006 21:12:55 von Andrew RosolinoThis is a multi-part message in MIME format.
------=_NextPart_000_002C_01C6D1BE.8DFF7B80
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
I currently bought https:// for my site dtdyno.com. The problem is that if
you type https:// for my other sites it will forward to http://dtdyno.com
For example:
https://shiftcode.com
https://dtdyno.com
I do not want it to-do that for the other domains, only dtdyno.com.
Here is my a chunk from my httpd.conf
ServerAlias www.dtdyno.com dtdyno.com
BytesLog domlogs/secure2.dtdyno.com-bytes_log
ServerName secure2.dtdyno.com
ScriptAlias /cgi-bin/ /home/dtdyno/public_html/cgi-bin/
ServerAdmin webmaster@dtdyno.com
DocumentRoot /home/dtdyno/public_html
User dtdyno
Group dtdyno
SSLEnable
SSLCertificateFile /home/dtdyno/ssl/certs/dtdyno.com.crt
SSLCertificateKeyFile /home/dtdyno/ssl/private/dtdyno.com.key
SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
-------------------------------------------------------
Sincerely,
Andrew Rosolino
ShiftCode.com
------=_NextPart_000_002C_01C6D1BE.8DFF7B80
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
charset=3Dus-ascii">
style=3D'font-size:10.0pt;
font-family:Arial'>I currently bought https:// for my site dtdyno.com. =
The
problem is that if you type https:// for my other sites it will forward =
to
href=3D"http://dtdyno.com/">http://dtdyno.com.
style=3D'font-size:10.0pt;
font-family:Arial'>
style=3D'font-size:10.0pt;
font-family:Arial'>For example:
style=3D'font-size:10.0pt;
font-family:Arial'>
href=3D"https://shiftcode.com/">https://shiftcode.com goes
to
href=3D"https://dtdyno.com/">https://dtdyno.com
style=3D'font-size:10.0pt;
font-family:Arial'>
href=3D"https://dtdyno.com/">https://dtdyno.com goes to
style=3D'font-size:10.0pt;
font-family:Arial'>
style=3D'font-size:10.0pt;
font-family:Arial'>I do not want it to-do that for the other domains, =
only
dtdyno.com.
style=3D'font-size:10.0pt;
font-family:Arial'>
1.0pt;padding:0in 0in 1.0pt 0in'>
face=3DArial>
style=3D'font-size:10.0pt;font-family:Arial'>Here is my a chunk from my =
httpd.conf
style=3D'font-size:10.0pt;
font-family:Arial'>
style=3D'font-size:10.0pt;
font-family:Arial'><IfDefine SSL>
style=3D'font-size:10.0pt;
font-family:Arial'><VirtualHost =
66.98.242.36:443>
style=3D'font-size:10.0pt;
font-family:Arial'>ServerAlias www.dtdyno.com =
dtdyno.com
style=3D'font-size:10.0pt;
font-family:Arial'>BytesLog =
domlogs/secure2.dtdyno.com-bytes_log
style=3D'font-size:10.0pt;
font-family:Arial'>ServerName secure2.dtdyno.com
style=3D'font-size:10.0pt;
font-family:Arial'>ScriptAlias /cgi-bin/ =
/home/dtdyno/public_html/cgi-bin/
style=3D'font-size:10.0pt;
font-family:Arial'>ServerAdmin webmaster@dtdyno.com
style=3D'font-size:10.0pt;
font-family:Arial'>DocumentRoot =
/home/dtdyno/public_html
style=3D'font-size:10.0pt;
font-family:Arial'>User dtdyno
style=3D'font-size:10.0pt;
font-family:Arial'>Group dtdyno
style=3D'font-size:10.0pt;
font-family:Arial'>SSLEnable
style=3D'font-size:10.0pt;
font-family:Arial'>SSLCertificateFile =
/home/dtdyno/ssl/certs/dtdyno.com.crt
style=3D'font-size:10.0pt;
font-family:Arial'>SSLCertificateKeyFile =
/home/dtdyno/ssl/private/dtdyno.com.key
style=3D'font-size:10.0pt;
font-family:Arial'>SetEnvIf User-Agent ".*MSIE.*" nokeepalive =
ssl-unclean-shutdown
style=3D'font-size:10.0pt;
font-family:Arial'></VirtualHost>
style=3D'font-size:10.0pt;
font-family:Arial'></IfDefine>
style=3D'font-size:10.0pt;
font-family:Arial'>----------------------------------------- -------------=
-
style=3D'font-size:10.0pt;
font-family:Arial'>
style=3D'font-size:10.0pt;
font-family:Arial'>Sincerely,
style=3D'font-size:10.0pt;
font-family:Arial'>Andrew Rosolino
style=3D'font-size:10.0pt;
font-family:Arial'>ShiftCode.com
style=3D'font-size:
12.0pt'>
------=_NextPart_000_002C_01C6D1BE.8DFF7B80--
____________________________________________________________ __________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List modssl-users@modssl.org
Automated List Manager majordomo@modssl.org