phpwampflightphp

Wamp and flightphp not working together


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!


Solution

  • 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