Question

How to add a htaccess file to my app/static site?

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


Submit an answer


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!

Sign In or Sign Up to Answer

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

KFSys
Site Moderator
Site Moderator badge
March 14, 2021
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.

Try DigitalOcean for free

Click below to sign up and get $200 of credit to try our products over 60 days!

Sign up

Become a contributor for community

Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.

DigitalOcean Documentation

Full documentation for every DigitalOcean product.

Resources for startups and SMBs

The Wave has everything you need to know about building a business, from raising funding to marketing your product.

Get our newsletter

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

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.