Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
 Post subject: SSL/Wordpress help
PostPosted: Mon Aug 25, 2014 8:21 pm 
Offline
Senior Newbie

Joined: Sun Sep 13, 2009 7:49 pm
Posts: 12
Hi:

I'm new to SSL. I'm running Apache 2.2.22 on Ubuntu with WordPress. I got a cert installed and it works, e.g.:

https://www.ssllabs.com/ssltest/analyze ... thward.com

My virt hosts config is:

Code:
VirtualHost configuration:
wildcard NameVirtualHosts and _default_ servers:
*:443                  sullivan11thward.com (/etc/apache2/sites-enabled/default-ssl:2)
*:80                   is a NameVirtualHost
         default server localhost (/etc/apache2/sites-enabled/000-default:1)
         port 80 namevhost localhost (/etc/apache2/sites-enabled/000-default:1)
         port 80 namevhost blog.commercialsource.com (/etc/apache2/sites-enabled/blog.commercialsource.com.conf:1)
         port 80 namevhost sullivan11thward.com (/etc/apache2/sites-enabled/sullivan11thward.com.conf:1)


My problem is that while https://sullivan11thward.com does answer, no https:// URLs deeper than that answer. Apache error log just says they're 404ing. The (standard) WP .htaccess is in the dir, doing its mod_rewrite thing but somehow the SSL server doesn't get that request passed to it. The root dir for the default-ssl virt server is correct.

Is there something in my setup that looks fishy here?

Thanks very much in advance for any help.


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 3 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group