Thank you, can you elaborate exactly where do I do that in Apache config file?
is it this part?
DocumentRoot "c:/wamp64/www"
<Directory "c:/wamp64/www/">
if so what do I change it to?
DocumentRoot "c:/wamp64/www"
<Directory "c:/wamp64/www/wordpress">
This?