Where to put .htaccess for non ROOT user
Hi,
I'm new to Apache and web programming.
As a non-root user,
I would like to know where should I store my .htaccess file?
in $HOME/.htaccess
or
$HOME/public_html/.htaccess
or
$HOME/public_html/MyDir/.htaccess
or
$HOME/public_html/MyDir/cgi-bin/.htaccess
--
Regards,
Gundala
|