Relative Content

Tag Archive for php.htaccess

.htaccess and session start

I’m a newbie to .htaccess and came across a a line that I think needs to be in the htaccess file. That lines reads “php_value session.auto_start 1.” If I understand correctly this is all I need to do for all the files in the directory where htaccess is located. Currently every files contains the code below.