Answer the question
In order to leave comments, you need to log in
Why is the site not displayed correctly after .htaccess?
Why is the htaccess file not working correctly:
RewriteEngine on
RewriteRule ^player/([-a-zA-Z0-9_]+)/? player.php?name=$1 [L]
Answer the question
In order to leave comments, you need to log in
Because the paths on the page for scripts and styles are relative. And when you open the /player/. then styles and scripts are loaded from /players/ and then the path specified on the page is substituted.
colleague get parameter is not part of the url, why are you trying to catch it in the request uri?
https://donatstudios.com/RewriteRule_Generator
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question