Top "Virtual-directory" questions

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

IIS: System.UnauthorizedAccessException: Access to the path

I have a website and it sits on the IIS Server and I have a folder on another server the …

asp.net iis-7 virtual-directory
save file to virtual directory

Hi I am unsure how to do this, I am using shared hosting. I have a virtual directory at http://…

c# .net virtual-directory
Javascript in Virtual Directory unaware of Virtual Directory

Say I have the site http://localhost/virtual where virtual is the virtual directory I have an Ajax request that …

javascript jquery asp.net-mvc virtual-directory
IIS browse directory problem on a virtual directory

I have two differents virtual directories mapping to the same directory on the OS. In one of this virtual directories …

iis-7 iis-6 virtual-directory directory-browsing
IIS virtual directory from web.config

I have a IIS problem that I think this blog gives me a fix for: To resolve it, Right Click …

iis web-config virtual-directory
How do you get the name of the current virtual directory using ASP Classic?

How do you get the name of the current virtual directory using ASP Classic? In ASP.NET you can use …

asp-classic virtual-directory
Is there a way to add a virtual directory to Visual Studio Development Server?

I'm using the Visual Studio Development Server, with a specific port. Is there a way to add a virtual directory …

asp.net visual-studio-2008 virtual-directory webdev.webserver
How do I change where a web.config for a virtual directory in IIS is generated?

I've created a virtual directory within our intranet web application in IIS 7.5. The virtual directory currently points to the following …

iis web-config iis-7.5 virtual-directory
What is virtual directory? What's the use of it?

Please someone explain to me by example what is a virtual directory and why do we need it?

virtual-directory
Virtual Directory counterpart in nginx

It seems nginx does not support embeded location bloks. Does this mean there is no VirtualDirectory counterpart in nginx? What …

apache nginx virtual-directory