iis 7 - Rename virtual directory on Windows Server 2008 (IIS7 ) -


How can I change the name of a virtual directory (i.e., can change the virtual path name) in IIS7 on Windows Server 2008 ?

In the server manager, I click the application, select the default settings, but the current alias is a box grid which is displayed and I can not edit it.

As far as I know, there is no way to do this. You can only delete the virtual directory, and recreate it from the same settings.

Or at least, you can not do it through GUI. For example, PowerShell may have ways to do this through scripting. But I do not know how.


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -