Hello, How can I create a subdirectory on my website that is publically visible to everyone?
I created a folder inside the htdocs folder named testsite so when I go to algomatrix.site/testsite it just asking me for a password.also, I uploaded an index.html inside testsite folder.im a beginner please help!
Check your .htaccess rules, you may have protected your directory by accident. If you used the “Protected Directories” tool in the client area or the “Directory Privacy” option in the control panel, see if you can remove it from there, otherwise you’ll have to delete the relevant authentication lines from your .htaccess file.