In reply to Wonder why??
Kush
It seems my _root .htaccess file was empty.

I pasted this:

<IfModule mod_rewrite.c>
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule .+ - [L]
RewriteRule ^([A-Za-z0-9_-]+)$ profile.php?ID=$1 [QSA,L]
</IfModule>


and I was able to see /blogs but not /music/all/10/1

Is there more that should be in my _root .htaccess or do I need to edit another see more .htaccess file?

Thanks for the attention.
okweb
adress to /music/all/10/1 are in .htaccess file, open file and see, it's mutch more there...

Upload complete .htccess file and overwrite old file,
and probelery you have to delete
php_flag register_globals Off
from the file.
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.078010082244873