Relative Content

Tag Archive for .htaccess

Why does my .htaccess file not give proper access to a subdirectory that should inherit it

I am doing a school project for an introductory-level computer science course in high school.
I currently have a htaccess file in my directory with “Options +Indexes” inside it from a previous project, but for some reason the apache server refuses to provide me access to a specific directory that is two levels down from the one with the htaccess file. I was told that these file settings are inherited and would like to ask what might be the issue and what could be some possible solutions.

Show a fake file path for mp3s

I’ve seen a lot of posts here about creating fake paths with htaccess, but nothing seems to fit exactly what I want.