05-02-2010, 03:38
(05-02-2010, 00:12)mateo napisał(a):Kod PHP:RewriteEngine on
#RewriteBase /
RewriteRule ^oferta$ oferta.html [L]
chyba cos ci sie myli. owszem to zadziala ale tylko dla oferta.html a tak bardziej uniwersalnie to zrob tak
Kod PHP:
RewriteEngine On
RewriteBase /
RewriteRule ^([1-9a-zA-Z]+)$ $1.html [L]
odpisz jak dziala

Cytat:Wyrazić to co czuję , zabrakło by tyle słów....