404 Not Found The requested URL was not found on this server

前端 未结 9 2330
误落风尘
误落风尘 2020-12-25 14:49

I\'m having small troubles and was wondering if someone can help me over the hump. I pulled a copy of a website down from Hostgator and I\'m trying to set it up on my local

9条回答
  •  天涯浪人
    2020-12-25 15:16

    In my case (running the server locally on windows) I needed to clean the cache after changing the httpd.conf file.

    \modules\apache\bin> ./htcacheclean.exe -t
    

提交回复
热议问题