Hello ,
Here, I got a project for maintenance. I am told to create new feature
to delete entry comments. I completed this feature easily. using ajax
with DELETE method. But I found it is not working on the live server
in case of using apache. In live server if I use webrick it is
working perfectly in server as well as in my local server. all other
URL,functionality
1. One more thing I want to let you know , URL is like
http://server-url.com.br/sistema/databases/96/entries (sistema is
symbolic-link)
2. declarative_authorization is used in the project . Can it be the
reason? But I am logged in as admin.
What could be the reason!! please help me??