I am sure I am missing something really easy, but I cannot get my css stylesheet to work on my fresh installation.
- coldfusion 11 with apache 2.2
- my cfm files can be parsed in subfolders, but a css file (or anything else other than cfm files) in the same folder doesn't seem to be working as hoped
- if I type in something like "localhost/appName/css/main.css" I get a 404 File Not Found error
Does this error indicate an apache or coldfusion problem?
Thanks in advance for any help, Wayne