Thanks for your reply. The links you provided are about Apache HTTP Server running in Windows. But I am using IIS 7.5 in my environment instead. So do you have any idea?
I have to set a file server as docroot in dispatcher.any, where the cached files will be stored. While doing this, I get an error in the dispatcher log file "Unable to create parent directory [\\myFileServerPath]: Invalid argument". The pages cannot be cached. If I change the /docroot value to a loc...
smacdonald2008 wrote... I will contact the author of this article to determine if there is a known issue. I will post back the response. Thanks. I can solve the problem by Sham's overlay suggestion or refresh page after edit. But I really want the article be updated cause it will be great benefit t...
I want to create a multifield richtext editor. I find a article about it (http://blogs.adobe.com/contentmanagement/2013/08/22/customized-multifield-richtext-editor/). I follow step 1 Creating a multi richText field and get my component. The component works fine for the first time edit. But if you mo...