(please specify the website or account you are asking about)
Error Message
(please share the FULL error message you see)
Will you please check or help me htaccess is not working.
I want to make user friendly url
like epizy_xyx.com/index.php?category=test to epizy_xyx.com/category/test
You may check in my .htaccess files
(other information and details relevant to your question)
Will anyone here for help me in htaccess is not working.
I want to make user friendly url
like epizy_xyx.com/index.php?category=test to epizy_xyx.com/test
which go to test/ directory
if I add further parameters than search in file
like
epizy_xyx.com/index.php?category=test&page=pagination&limit=4
to epizy_xyx.com/test?limit=4
here search in pagination.php file with parameter as limit=4