• Hi friends,

    I’ve written a post in my blog:

    http://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="http://apanoia.net/blog/audio/Guedes-PaisagemJanela.mp3" /]

    the server is looking for the page:

    [audio src="http://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.

Viewing 1 replies (of 1 total)
  • Hmmm, not sure but, one idea… for example:

    if you put your mp3’s in the real folder in your server called /audio/

    then make sure you do not also have something called /audio/ in your permalinks, such as one of your WordPress categories.

Viewing 1 replies (of 1 total)

The topic ‘Custom directories’ is closed to new replies.