i'm new in ADOBE CQ5, i have configure AEM successfully now, i'm creating demo site using CRXDe, i create my web site folder in following directory :
/apps/mywebsite
and also create my website directory in Tools/Design/MyWebsite
i want to add static css class using DAM i'm using this path usinghttp://localhost:4502/content/dam/ , then it's give an error:
Forbidden Cannot serve request to /content/dam/inorg.apache.sling.servlets.get.DefaultGetServlet
here i want to provide access using WebDAV, i'm following this article:
http://docs.adobe.com/docs/en/aem/6-0/administer/content/webdav-access.html
i try it but couldn't fix this issue, can anyone suggest me what i'm missing. Thanks in advance