Hello to everyone. I want to change my links from site .com/league/?c=england
Wordpress Rewriterule php in page
5
Hello to everyone.
I want to change my links from
site .com/league/?c=england
to
site .com/league/england
site .com/league/?c=england loading information from site .com/folder/leaguestat.php
I try this code in .htaccess and he works but wodpress lose template
P.S. Im new and sorry if this is wrong section
I want to change my links from
site .com/league/?c=england
to
site .com/league/england
site .com/league/?c=england loading information from site .com/folder/leaguestat.php
I try this code in .htaccess
Code:
RewriteRule ^league/(.*)$ folder/leaguestat.php?c=$1 [L]
P.S. Im new and sorry if this is wrong section
- Harrison_Uhl
- professorrosado
- [1] reply
- Sentenello
- Sentenello
Next Topics on Trending Feed
-
5