Question
How do I make the www URL version of my website accessible in my one click lamp stack droplet?
I have a one-click lamp stack droplet, and have no problem viewing live files like example.com/index.html , but can’t figure out how to get it to work from www.example.com/index.html it doesn’t even 404, I get the default search results from my ISP for broken urls.
I looked into potentially using .htaccess files for this purpose, but it seems that’s not the ‘correct’ way to go about getting this to work
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.
×