krysia5522
1.09.2011, 14:52:15
yo mam problem
chcę zrobić z takiego linku /file.php?link=152244 taki /file/152244
to mój plik .htaccess
RewriteEngine On
RewriteBase /
RewriteRule ^
([^
/]*)\
.html$
file.php?
link=$
1 [L
]
to mój
krysia5522
1.09.2011, 14:59:54
to że jest bład tutaj
RewriteRule ^([^/]*)\.html$ file.php?link=$1 [L]
roghatt
1.09.2011, 15:00:17
RewriteEngine On
RewriteBase /
chyba bardziej takie cos
chcesz bez koncowki .html a w Twoim htaccess jest ta koncowka dopisana
krysia5522
1.09.2011, 15:01:47
wiem została usunięta ale był problem z /file/
dzięki bardzo