Hi guys i have two problem first...
I have url index.php?clanok=something
I tried
RewriteRule ^clanok/(.*)$ index.php?clanok=$1 [L]
Ok that works good but when i try clanok/services ( it doesnt display any images... how i can fix it? i tried in .css full url:
http://blabla/images/blabla.jpg and it works ... but ho i can fix everything without the full url? :P thx
Second problem i have second url: index.php?clanok=blog_obsah&id=34
How will looks rewriterule???
_______________________________-
If somebody will help me i will be really happy i spend more then 50hours with that but without success. Thx :P