Hello,
i've got a problem with the Alias config i've got.
Ive got this in my config file:
Alias /mp3 "G:/MP3"
<Directory "G:/MP3">
Options FollowSymLinks Indexes
AllowOverride None
Order allow,deny
allow from all
</Directory>
When i open a MP3 with no strange signs it works perfect,
but when i open a MP3 like: DJ Tiësto/Album/DJ Tiësto ..mp3
the log says it cant open:
"File does not exist: g:/mp3/albums/trance/dj ti\xe3\xabsto/in my memory/01 - DJ Ti\xc3\xabsto - Magik Journey.mp3"
How do i get this to work?
TNX!
i've got a problem with the Alias config i've got.
Ive got this in my config file:
Alias /mp3 "G:/MP3"
<Directory "G:/MP3">
Options FollowSymLinks Indexes
AllowOverride None
Order allow,deny
allow from all
</Directory>
When i open a MP3 with no strange signs it works perfect,
but when i open a MP3 like: DJ Tiësto/Album/DJ Tiësto ..mp3
the log says it cant open:
"File does not exist: g:/mp3/albums/trance/dj ti\xe3\xabsto/in my memory/01 - DJ Ti\xc3\xabsto - Magik Journey.mp3"
How do i get this to work?
TNX!