Er is 1 resultaat gevonden

door enigma
26 mei 2009, 12:57
Forum: 3.0 Support
Onderwerp: Checklist niet in orde. .htacces veranderen
Reacties: 11
Weergaves: 3324

Re: Checklist niet in orde. .htacces veranderen

Dit is wat ik gebruikt heb, en het werkt bij mij. Hopelijk helpt het ;) <Files "config.php"> Order Allow,Deny Deny from All </Files> <Files "common.php"> Order Allow,Deny Deny from All </Files> <IfModule mod_php5.c> php_value mbstring.http_input pass php_value mbstring.http_output pass </IfModule>