Copy link to clipboard
Copied
<Cflog file="akaoAppLog" application="No"
text="index cgi.http_referer #cgi.http_referer#">
Running
find / -name akaoAppLog
do not find any file called akaoAppLog.
Coldfusion 6.1 on SunOS 5.10 Generic_125100-05 sun4u sparc SUNW,Sun-Fire-V490.
Note that your log file will be named "akaoAppLog.log" the .log extension is automatically added.
http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p72.htm#wp1842314
Copy link to clipboard
Copied
Note that your log file will be named "akaoAppLog.log" the .log extension is automatically added.
http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-p72.htm#wp1842314
Copy link to clipboard
Copied
I find the file now.
Thanks.