This topic is locked

Control over output directory folder structure

12/11/2008 7:50:18 AM
ASPRunnerPro General questions
R
rascasse83 author

Currently ASPRunnerPro outputs the files in the following structure

Output

---images

---includes

---libs

---templates

---tmp
Is it possible to control the directory structure ?
Indeed ASP pages are placed under the root, but also under the "includes" folder.
And this makes it hard to control IIS security because we need to grant/deny "Script" permissions on some folder only.
So we would like for example for all the ASP pages to go into one or two folders rather than the root "Output" folder to be able to set security to those folders.
Obviously i don't know whether that feature exists in ASPRunnerPro as it would mean that it also dynamically re-points the links between pages.

J
Jane 12/12/2008

Hi,
unfortunately ASPRunnerPro do not support to change folder structure.

In general you can edit all generated files manually. But this task requires a lot of custom coding.