Multiple choice technology web technology

How do you rename a virtual directory

  1. Virtual directory cannot be renamed once created

  2. by directly editing the Metabase.xml file

  3. by directly editing the Metabase.config file

  4. by directly editing the IIS Config file

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

Virtual directories in IIS cannot be renamed directly once created. The correct approach is to delete the existing virtual directory and recreate it with the desired name. This is a limitation of the IIS configuration system.