Restler always returns not found

允我心安 提交于 2019-12-01 06:47:59

Ok, I found the problem, thanks everyone for your help.

The solution was to set the AllowOverride variable of the httpd.conf file to All instead of None. As soon as I tried that it worked :)

Besides the mod_rewrite of apache, I didn't find another requirement to run restler, if I do, I'll edit this and put it here.

I found that this is a common issue with restler and it might be good to mention it in the documentation, hope this can help you.

PD: I must say that is very annoying to be voted down while editing my question when it didn't even passed a minute since I posted it, however I did as fast as I could. You might say "why did yout posted it then?" Because of the restler requirements part, it doesn't require much detail to answer that...

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!