Htacces for my account

Username (e.g. epiz_XXX) or Website URL

(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

Don’t create multiple topics. That’s spam

Just search google for “Pretty URLs using htacces”, here is a link to get you started:

5 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.