Wamp和flightphp不能一起工作

问题描述:

This is my repository on github.

When i go on http://localhost:port/PS-PKCalypso/rest/ - i get my hello nestos!

But, when i go to http://localhost:port/PS-PKCalypso/rest/sada - i get 404 not found error.

On my wamp i have changed AllowOverride to All, enable rewrite_model, php_curl...

P.S On my friends xampp it works great.

Any one with idea or solution? tnx!

这是 github 。 p>

当我继续 http:// localhost:port / PS-PKCalypso / rest / code> - i 得到我的 hello nestos! code> p>

但是,当我去 http:// localhost:port / PS-PKCalypso / rest / sada code > - 我得到 404 not found code>错误。 p>

在我的wamp上,我已将AllowOverride更改为All,启用rewrite_model,php_curl ... p>

PS在我的朋友xampp上它运作良好。 p>

任何有想法或解决方案的人? tnx! p> div>

Where is the /sada route in the rest/index.php ? You must define it.

OR, You did it and problem is continue: You can solve this problem with .htaccess RewriteBase How does RewriteBase work in .htaccess