Top "Virtual-directory" questions

A directory that is not stored on-disk but is only conceptualized in a specific program (e.g. an IDE).

What does Override application root URL really do?

The only place on the entire internet I could find an explanation is on MSDN: Specifies an alternative path for …

c# asp.net iis visual-studio-2015 virtual-directory
Default path for MSDN Reports Services /ReportServer and /Reports virtual directories

I'm trying to use MSDN Reports Services 2005, but I'm realising that I broke the installation, so I'm trying to fix …

reporting-services virtual-directory
Creating virtual application/directory in physical folder on IIS/ASP.NET

What I want to achieve is simple: I have a website, say "my-site" - http://localhost In this website I …

c# asp.net iis web-config virtual-directory
Configuration Error in IIS 7 for Virtual Directory ASP.NET website

This could be an issue with many things, but I'm trying to narrow down the source of the issue in …

asp.net iis-7 web-config windows-server-2008 virtual-directory
How to create virtual directories in PHP?

I want to create an application in PHP implementing virtual directory feature. Example: http://mydomain.com/user001 will display the …

php virtual-directory
IIS6 Virtual Directory 500 Error on Remote Share

We have our servers at the server farm in a domain. Let's call it LIVE. Our developer computers live in …

iis iis-6 cross-domain virtual-directory
DOS command to list all virtual directories in IIS 6

I'm looking for a DOS command to list all sites and virtual directories in IIS 6 under Windows 2003. I know there …

iis-6 cmd virtual-directory sites adsutil.vbs
Azure web site as virtual application/directory of other Azure web site

I am looking to migrate an MVC website to Azure web sites. My current set up in IIS is as …

azure azure-web-app-service virtual-directory
IIS 7.5 Virtual Directory getting Unauthorized: Access is denied due to invalid credentials

I have a web application that is trying to access images from a shared folder on a different server. In …

iis-7.5 credentials virtual-directory