Hi Team, How to modify httacces file and where this file is present in digital ocean account
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.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi there,
What I could suggest in this case is to either use FileZilla with SFTP to access and modify your files as described here:
https://www.digitalocean.com/community/tutorials/how-to-use-filezilla-to-transfer-and-manage-files-securely-on-your-vps#editing-text-files
Or if you feel comfortable with the command line, you could do that via your terminal with SSH instead:
https://www.digitalocean.com/docs/droplets/how-to/connect-with-ssh/
Let me know how it goes! Regards, Bobby