We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd91793 commit 430df95Copy full SHA for 430df95
Application.cfc
@@ -296,7 +296,8 @@
296
<cfabort>
297
</cfif>
298
299
- <cfif currentPath contains "/accessTest/">
+ <cfif currentPath contains "/images/" or
300
+ currentPath contains "/images/" or>
301
go away
302
303
download/index.cfm
@@ -1,3 +1,2 @@
1
<!--- this file exists to prevent directory listings --->
2
-
3
denied
0 commit comments