disable xampp redirect http to https

前端 未结 3 1594
误落风尘
误落风尘 2021-01-04 06:43

I created VirtualHost at my xampp in localhost for wordpress and add this code in httpd-vhosts.conf :


ServerAdmin webmaster@mysitefo         


        
3条回答
  •  春和景丽
    2021-01-04 07:28

    I don't have enough reputation to comment but if you are using Chrome and a .dev local server domain, have a look at this post. Chrome have purchased the .dev gTLD and now force the redirect to https://. If so, consider using .test or some other domain. A quick way to test it would be to try another browser.

提交回复
热议问题