Rather replace </IfDefine> with </VirtualHost> -ascs -----Message d'origine----- De : herauthon [mailto:herauthon@xxxxxxx] Envoyé : mardi 29 mars 2005 03:27 À : users@xxxxxxxxxxxxxxxx Objet : Re: [users@httpd] ./apachectl startssl remove the </IfDefine> ? or there should be some <IfDefine> earlier? ----- Original Message ----- From: "Plantier, Spencer" <spencer.plantier@xxxxxxxxxxxx> To: <users@xxxxxxxxxxxxxxxx> Sent: Tuesday, March 29, 2005 3:20 AM Subject: [users@httpd] ./apachectl startssl I am new to apache and opensll but I think I finally got everything correct here is what I have. Any help would be appreciated. It looks like apache will start with opensll but I am getting this error: Syntax error on line 250 of /usr/local/apache2/conf/ssl.conf: Expected </VirtualHost> but saw </IfDefine> Here is what the end of my ssl.conf looks like. # Per-Server Logging: # The home of a custom SSL log file. Use this when you want a # compact non-error SSL logfile on a virtual host basis. CustomLog /usr/local/apache2/logs/ssl_request_log \ "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" <VirtualHost _default_:443> ServerName localhost SSLEngine on SSLCertificateFile /home/ssl/localhost.cert SSLCertificateKeyFile /home/ssl/localhost.key.unsecure </VirtualHost> </IfDefine> Thanks Spencer Plantier System Network Administrator 301 Gregson Dr Cary, NC 27511 Office 919-379-8513 Cell 919-272-8833 spencer.plantier@xxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx