custom directories
-
Hi friends,
I’ve written a post in my blog:
https://apanoia.net/blog/2006/10/10/beto-guedes-paisagem-na-janela/
This post has a link to a mp3 file created in the custom directory audio just inside the root of my blog installation.
When I try to click in this link I only get a 404 page error. From the logs in my hosting (yahoo by the way) I’m seeing that a index.php is being thrown in the path to the mp3. That is, intead of the url:
[audio src="https://apanoia.net/blog/audio/Guedes-PaisagemJanela.mp3" /]
the server is looking for the page:
[audio src="https://apanoia.net/blog/index.php/audio/Guedes-PaisagemJanela.mp3" /]
then given the 404 error.
Please could someone help me with this issue.
Thanks in advance.
- The topic ‘custom directories’ is closed to new replies.