Hi,
I'm trying to use a .htaccess file for a couple of things, the file is as follows:
php_value include_path "/home/folder/public_html"
DirectoryIndex index.php
Where should I put the file or should I use 2 ?
I upload all my files to public_html, but this is just one of a few folders in /folder/ - others include www, .htpsswords, public_ftp and tmp.
should it go in the folder /folder/ or the folder /public_html/





Bookmarks