apache - Redirection of Complex Index.php? -


Hello I have a website and I used some HTCCC redirect code to create seo and user friendly urls

This is HTXX

  rewrite?% {REQUEST_FILENAME}! -FREVRATKOWN% {REQUEST_FILENAME}! -d restarted% {REQUEST_FILENAME}! -L Rev./index.php [L] Rewrite% {THE_REQUEST} ^ [AZ] {3,9} / / index.php \ HTTP / RewriteRule ^ index.php $ http://www.niresh12495.com/ [R = 301, L] Routing the second code /index.php at the same time url is http://www.niresh12495.com/index.php?app=upload User-friendly Use to Redirect Is done   

but www.niresh12495.com/index.php? Is not redirected to the home page www.nresh12495.com /

www.niresh12495.com/ I have tried some other HTX code to remove index.php

Www.niresh12495.com/? App = core & amp; Module = global & amp; Section = Login

instead of

www.niresh12495.com/index.php?app=core&module=global&section=login

If the URL changes This is the problem if any body above can create login or a new topic like this

How can I restore the route without any discussion of forum login and posting? "post-text" itemprop = "text">

You can create your own rules like this:

  rewrite% {THE_REQUEST} \ S / index \ .php [\ s ?] [NC] rewriteable ^ index \ .php $ /? [NC, R = 301, L] rewrite% {REQUEST_FILENAME}! -f Rewrite Convert% {REQUEST_FILENAME}! -D rewrite code% {REQUEST_FILENAME}! -L Rev./index.php [L]   

? Finally, an existing query will strip the string.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -