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 ]