View Single Post
Old 01-17-2012, 04:02 PM   PM User | #1
Trki
Regular Coder

 
Join Date: Jan 2012
Location: Slovakia
Posts: 108
Thanks: 9
Thanked 0 Times in 0 Posts
Trki is an unknown quantity at this point
.htaccess url problem

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
Trki is offline   Reply With Quote