CORS Policy?

  • mtbtrails
  • Topic Author
  • Offline
  • New Member
  • New Member
More
3 weeks 8 hours ago #16004 by mtbtrails
Replied by mtbtrails on topic CORS Policy?
Hmm, good one. Never thought of that. The non-www url was not redirecting to the www-domain. 
I now made a change in my .htacces that redirects non-ww to www;

RewriteCond %{HTTP_HOST} ^mtbtrails.nl [NC]
RewriteRule ^(.*)$ www.mtbtrails.nl/$1 [L,R=301]

And that seems to work. Thanks for your help!

Pascal

Please Log in or Create an account to join the conversation.

Time to create page: 0.157 seconds
Powered by Kunena Forum