scroc Posted April 16, 2015 Share Posted April 16, 2015 Allow I have try lots of things and I can't make API working on debian with apache2 (mod_rewrite enable). Th .htaccess file is created when I enable webservice in backoffice. When I try to access api/ urls i only get 404 Any idea ? Link to comment Share on other sites More sharing options...
scroc Posted April 16, 2015 Author Share Posted April 16, 2015 Ok my bad By Default, debian doesn't allow Override on default directory. So with AllowOverride set to "All" on the directory ".htaccess" is used and API works. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now