I have just installed EasyPHP. I'm trying to setup some virtualhost.
Each vhost is located in a subdirectory of easyphp installation.
So, I have created conf/extra/httpd-vhosts.conf with :
DocumentRoot "${path}/projects/oneVHost"
httpd.conf use ${path}/www as DocumentRoot.
"apache.exe -S" tell me : DocumentRoot must be a directory (for my vhost)
But directory well exists...
Can someone help me ?
Edited 1 time(s). Last edit at 03/30/2010 04:02PM by Mirien.