In htttpd.conf file in Apache installation folder change the below C:/ProgramFiles/Apache2 repoint to the folderr where you want to place files
DocumentRoot "C:/phpfiles/php"
Directory "C:/phpfiles/php"
or under sites-enabled folder change DocumentRoot and Directory in 000-default
Directory "C:/phpfiles/php"
or under sites-enabled folder change DocumentRoot and Directory in 000-default
No comments:
Post a Comment