Hi guys,
I'm not very good in English so i'm really trying to understand all the things you guys say.
i did a clean installation, but it isn't working, this is my HTACCES file.
IndexIgnore .htaccess /.?? ~ # /HEADER /README /_vti
order deny,allow
deny from all
allow from all
order deny,allow
deny from all
RewriteEngine On
RewriteBase /zenphoto
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
-------------- as you can see , i also use wordpress which is located at " annimohl.be "
everything is installed on : www.annimohl.be/zenphoto
/cache (has 777)
/albums (has 777)
i really don't know why it isn't working...
Can you guys help me out ?
thanks...from a noobie.