Hello there! First, sorry about my English writing. Well, I have a Slim + Angular project in a Ubuntu 14.04 development environment. The AngularJS part was generated by Yo and there is a .htaccess that is generated by it. I need a Rest API and my option was Slim. I got an example from internet and tested apart from the AngularJs part. It was ok. The example has a internal .htaccess . Whan I merged the two components (AngularJS with it .htaccess and Slim with its .htaccess) the page that get the data from the API has a 404 error and I think that is a conflict with these two .htaccess file. Can I merge these two .htacess in a one single file? How do I do this?
Any help is very wellcome. Thanks, best regards -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
