By MrHansen
Hi,
I’m running an Angular app as an app/static site. I want to add a htaccess file to control some Angular routing. How/where can I do this?
Best regards MrHansen
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Accepted Answer
Hi @MrHansen,
I believe websites on App Platform are not served by an apache server, so an .htaccess file will have no effect.
Having said that, I’ve gone over our community and found a similar issue that was resolved again regarding Angular Websites on App Platform and believe it will be beneficial for you.
You can check it out here :
https://www.digitalocean.com/community/questions/angular-routes-not-working-on-static-app
Please check it out and see if it does help you indeed.
Regards, KFSys
I think that the static sites are deployed into a block storage like spaces, where no http server which could interpret .htaccess, My solution was in React App to change the routing and use bookmark # like mysite.com/#dashboard to make it work, If you are not satisfied with this solution I think you have to create a dynamic site with http server behind.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.