![]() |
![]() |
![]()
Post
#1
|
|
Grupa: Zarejestrowani Postów: 11 Pomógł: 0 Dołączył: 25.10.2014 Ostrzeżenie: (0%) ![]() ![]() |
Witam,
mam problem z rewrite rule. Nie wiem, jak zmienić ten link: localhost/site/articles.php?topic=historical-background W to: localhost/site/articles/historical-background mod_rewrite działa, sprawdzałem dla innego przekierowania. Ale tego za Chiny nie mogę zrobić, mimo że próbowałem już kilku "generatorów" .. Dzięki z góry! |
|
|
![]() |
![]()
Post
#2
|
|
Grupa: Zarejestrowani Postów: 11 Pomógł: 0 Dołączył: 25.10.2014 Ostrzeżenie: (0%) ![]() ![]() |
Przeczytałem, ale nadal nie działa. Próbowałem:
RewriteRule ^ articles.php?topic=$ /articles/ RewriteRule articles/(.*)/(.*)/$ /site/articles.php?$1=$2 RewriteRule ^([^/]*)\.html$ /site/articles.php?topic=$1 [L] RewriteRule http://localhost/articles/(.*)/(.*)/$ /site/articles.php?$1=$2 RewriteRule ^([^/]*)\.html$ /articles.php?topic=$1 [L] RewriteRule articles/(.*)/(.*)/$ ?$1=$2 |
|
|
![]() ![]() |
![]() |
Aktualny czas: 11.10.2025 - 16:32 |