Ok i have a server running Windows Server 2003 Standard Edition. The last server we had used linux and Apache which supports the /home/usr/blah/blah ok what my question is...is what is the base path on a windows server, how can i use the base path on a webpage on a windows server. I have no...
i am working with PHP....
$config['baseurl'] = 'http://www.domain.com/v2/';
// The actual location of openlistings on the machine -- leave off the trailing slash
$config['basepath'] = '/home/xfactor-/public_html/v2/';
This is the actual code....anyways hope this helps
ok but like putting that into a web page...this is the code im trying to use on our windows server
$config['basepath'] = '/home/xfactor-/public_html/v2/'; ok but that path on our server is httdocs instead of public html but how would that work on IIS?
Ok i have a server running Windows Server 2003 Standard Edition. The last server we had used linux and Apache which supports the /home/usr/blah/blah ok what my question is...is what is the root on a windows server how can i use the root path on a webpage on a windows server. I have no experience...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.