Mobile app version of vmapp.org
Login or Join
Gail5422790

: .htaccess is not working in vps hosting what is solution to create a .htaccess file in vps. I have tried most of the .htaccess file.but it doesnt work in vps. What is the solution? here is

@Gail5422790

Posted in: #Apache #Codeigniter #Php

what is solution to create a .htaccess file in vps.
I have tried most of the .htaccess file.but it doesnt work in vps.
What is the solution?

here is the code of htaccess file.

RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php/[CO] [PT,L]


this is not working in vps.

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Gail5422790

0 Comments

Sorted by latest first Latest Oldest Best

Back to top | Use Dark Theme