SSL - sitemap generator not working
« on: December 20, 2011, 12:37:42 PM »
Hi!

I changed my website to allow only SSL access. Now the sitemap generator does not work any longer. Can you help?

I use a bit of htaccess:

SSLOptions +StrictRequire
SSLRequireSSL
SSLRequire %{HTTP_HOST} eq "ouat.de"
ErrorDocument 403 [ External links are visible to forum administrators only ]
Re: SSL - sitemap generator not working
« Reply #1 on: December 21, 2011, 10:39:45 AM »
Hello,

make sure that Starting URL for generator is specified with "https".