xampp Redirects localhost/mysite to www.localhost/mysite - Joomla! Forum - community, help and support
hello everyone
i using joomla 3.4
i have taken backup of live site using akeeba backup. restored site on localhost using xampp server. after installation if tried access site. redirecting , showing blank screen. "this webpage not available"
redirection
http://localhost/mysite http://www.localhost/mysite
please help. thank you
i using joomla 3.4
i have taken backup of live site using akeeba backup. restored site on localhost using xampp server. after installation if tried access site. redirecting , showing blank screen. "this webpage not available"
redirection
http://localhost/mysite http://www.localhost/mysite
please help. thank you
it seems have set redirect in .htaccess enforce hits go www. if that's true, need either set xampp accept www subdomain (less hassle long term) or comment-out part of .htaccess file when work locally, , re-activate part of .htaccess when push live again (permanent hassle , risk of forgetting when push live).
Comments
Post a Comment