Hi every one
I install the script in a sub-directory
so i I have to make change in htaccess file but i do't know
all i found is this in the htaccess
#change / with the relative path if you install the script in a subdirectory
RewriteBase /
So i make it like this
#change / with the relative path if you install the script in a subdirectory
RewriteBase /computerw/
but still no working



