I have installed rewrite_module and modified php.ini on Apache.
php.ini
I create rewrite.php and .htaccess files, but it\'s not working.>
rewrite.php
.htaccess
Please try
sudo a2enmod rewrite
or use correct apache restart command
sudo /etc/init.d/apache2 restart