suhosin.cookie.encrypt
suhosin.cookie.encrypt = Off;
suPHP_ConfigPath /home/slider/public_html/
<Files php.ini>
order allow,deny
deny from all
</Files>
Options +FollowSymlinks
RewriteEngine on
RewriteRule ^showthread\.php?t\=([0-9]+)$ /showthread.php?tid=$1 [NC]
RewriteRule ^member\.php?u\=([0-9]+)$ /showthread.php?action\=profile&uid=$1 [NC]