|
Posted by Rik G. on 06/09/06 16:32
lorento wrote:
> Rik G. wrote:
>> What, apart from not using relative paths in database.php, can be done
>> to make things work correctly so that database.php always thinks it is
>> in the root directory and finds the images?
>
> Define your image directory in .htaccess:
>
> RewriteRule ^qqq/images/(.*)$ images/$1
>
>
> regards,
>
> Lorento
> --
> http://blog.deshot.com
> http://www.groupvita.com
>
Thank you, that does the trick.
R.
Navigation:
[Reply to this message]
|