Best Blackhat Forum

Full Version: drupal site url
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I can't access my website from the same url, if I change the shape of the url ,
ex : my site is http://www.mysitename.com
if I access it from WWW://MYSITENAME.COM it gives me Page Not Found

how can I fix it
lol what ????
(04-19-2014 07:30 PM)mywork Wrote: [ -> ]I can't access my website from the same url, if I change the shape of the url ,
ex : my site is http://www.mysitename.com
if I access it from WWW://MYSITENAME.COM it gives me Page Not Found

how can I fix it
Sounds like your .htaccess file isn't configured correctly
DNS names and subdomain are case-insensitive
http://www.domain.com = WWW://domain.com = wWw://DomAin.com = WwW://domain.COM = WWW://DOMAIN.COM


at least to my knowledge...
Reference URL's