*** This version of Confluence is for testing only and contains a copy of content from June 29th 2026. No changes will be preserved. ***
...
"applicationName"/ | ||
| htdocs/ | |
|
| index.cfm |
|
| splash.cfm |
| jars/ | |
| server/ | |
| styles/ |
...
htdocs/
index.cfm
splash.cfm
This is the "administration" area of environment information area for your site. It is restricted via CU WebAuth to the permit created for you when your instance is was created, and to the CIT ColdFusion support staff's permit. Currently it contains a couple of utilities designed to make managing your ColdFusion site easier.
wdaccesseditor
Utilities
- WebDav urls: The kproxy or DAVPortal urls you can use to modify your site files
- wdaccesseditor: This is a utility for editing and configuring any CUWebAuth or Apache-based access control file on your site. It also provides an example/template of the access control directives for using CUWebAuth to control permissions to your site.
- Webserver Logs: index listing of access and error logs for apache
- ColdFusion Administrator: link to the CF Administrator site to manage this Coldfusion instance.
- Other useful links
More information about using ht/wdaccess files is available at the ht/wdaccess page.
...