Options -MultiViews RewriteEngine On RewriteBase / Options +FollowSymLinks RewriteCond %{HTTP_HOST} ^example.com [NC] RewriteRule ^(.*)$ http://www.example.com/$1 [L,R=301]
DonkeyStyle \o/ wrote: » T Or failing that, call your ajax pages using a relative URL (ie. don't specify the domain)
cirx08 wrote: » UPDATE - Problem is now solved...