- 1). Open your Mason code and scroll to the command lines that runs the directory.
- 2). Add the following three lines within the command: <Location /plain>; SUBDIRECTORY; </Location>.
- 3). Replace “SUBDIRECTORY” with the path to the subdirectory to skip. Use the form C:\Folder1\Folder2.
- 4). Save the code. The location command will disable running of the subdirectory.
SHARE