Posted June 12th, 2010 by Luigi2010
Hi, i am using windows 7 together with IIS 7 and I would like to have the same developer environment as is on the production web server. On production web server I have web directly in rootsite not in virtual directory under some web. How I can achive this setting in VS2010 and VS.PHP2.9 version? I am able to place web to virtual diretory only when I am creating the new web in visual studio. In this case I have problems with relative URLs and deployment to production server.
Luigi
juanc says:
Try using / when configuring the virutal directory.
Juan