Page 1 of 1

Xampp virtual host absolute path

PostPosted: 26. January 2011 20:21
by tai
Trying to get the absolute path of an xampp virtual host.

Xampp is installed here

D:\- Applications\Installed\xampp

Virtual server is pointed at

D:\- Work In Progress\Business\company\clients\clientname\devsite\public_html

I need the absolute path for a file thats in

D:\- Work In Progress\Business\company\clients\clientname\devsite\public_html

and I'm not sure where to start it, any ideas?

Thanks

Re: Xampp virtual host absolute path

PostPosted: 26. January 2011 21:30
by Nobbie
tai wrote:D:\- Work In Progress\Business\company\clients\clientname\devsite\public_html


What is this funny "D:\-"??

That is an invalid pathname.

Do you mean "D:\Work In Progress\Business\company\clients\clientname\devsite\public_html" instead?