I just made it!! I made .htaccess file
You made something alright. Just be aware that .htaccess files have performance implications and overhead on apache. Much better to do this sort of thing in the config file (php.ini) or directory statement in httpd.conf or included files.