문제

I've changed my DocumentRoot and Directory to both point to D:/Docs/Websites/projectname in the httpd.conf file, but every time I go to localhost/index.php, it's like XAMPP doesn't even register that I've changed anything and redirects to localhost/XAMPP.

I've searched for about an hour with no luck, is it possible to have your working directory on another drive?

도움이 되었습니까?

해결책

Solved. Just forgot that you need to restart Apache after editing the httpd.conf file. Hope this helps anyone else.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top