Hello!
I am getting an error while trying to run CFmx code on a remote host. Directory Listing Denied This Virtual Directory does not allow contents to be listed.
I did my coding on my "LocalHost". Then for testing ,I copied it to a remote host "ChicaDevTestApp" to a folder “D:\inetpub\wwwroot\Aug20\AppliTest.com”. Previously, I was able to access the old code(in "ChicaDevTestApp") as “http:// ChicaDevTestApp” from my system. Now since I added a new folder “Aug20” I tried ,the url “http:// ChicaDevTestApp /Aug20/”. But was getting the above error.
Should I work the “path” , in the CFAdmin ? How to run the folder “Aug20” containing my code ,from my local host?
Thanks in Advance Vas