Saturday, 24 August 2013

Angular and Wordpress htaccess

Angular and Wordpress htaccess

I have a wordpress instalation.
Inside the wordpress installation there's an app folder where my angular
app is.
I'd like to redirect all the trafic from the /app folder through the app's
index.html so I don't get in the Wordpress HTACCESS rules (Main page
works, any ANGULAR routes redirect to WP Homepage.)
I am completey out of my depth with HTACCESS rules.
How could I accomplish this?

No comments:

Post a Comment