to be clear these issues are nothing to do with ColdFusion, these are
problems on your server. ColdFusion has no control at all over server
permissions.
I would suggest to just start from scratch, create a new site in IIS, put a
test.cfm file in and make sure it works.
If it does, copy over the other site.
If you are just creating a site in the normal way with no custom
permissions or authentication then all you need is the folder where you are
storing your sites needs to have  IIS_IUSRS with Read, list and execute
permissions.
And if you are running a vanilla CF install, then the SYSTEM account needs
FULL access on that folder as well.
Just take a look at the c:\inetpub\wwwroot folder, these are the
permissions to copy.



On Fri, Dec 21, 2012 at 4:59 PM, Chad Gray <cg...@careyweb.com> wrote:

>
> OK I figured out my permissions stuff from yesterday.
>
>
>
> Here is a new one.
>
>
>
> CFM files that are in subfolders of a web site I get an IIS 404 error.
>
>
>
> http://Site.dev/test.cfm --> Works great
>
>
>
> http://Site.dev/subfolder/test.cfm --> i get a 404
>
>
>
> http://Site.dev/subfolder/test.html --> works great
>
>
>
> CF use to be so easy to setup on IIS 5/6 now it is a complete pain in the
> butt!
>
>
>
> Any ideas?
>
>
>
> Thanks!
>
> Chad
>
>
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:353596
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

Reply via email to