Pogledajte određenu poruku
Staro 09. 04. 2008.   #6
pcigre
Miloš Vučić
Grand Master
 
Avatar pcigre
 
Datum učlanjenja: 11.08.2006
Lokacija: Niš, Serbia
Poruke: 786
Hvala: 106
33 "Hvala" u 20 poruka
pcigre is on a distinguished road
Pošaljite ICQ poruku za pcigre Pošaljite poruku preko AIM za pcigre Pošaljite poruku preko MSN za pcigre Pošaljite poruku preko Yahoo za pcigre Pošaljite poruku preko Skype™ za pcigre
Question

Trenutno stanje:

Kôd:
RewriteCond %{QUERY_STRING} option=com_rss
RewriteCond %{QUERY_STRING} feed=RSS2.0
RewriteCond %{QUERY_STRING} no_html=1
RewriteRule index2\.php  http://www.sajt.com/index2.php?option=com_rss [R]

RewriteCond %{QUERY_STRING} option=com_rss
RewriteCond %{QUERY_STRING} feed=RSS2.0
RewriteCond %{QUERY_STRING} no_html=0
RewriteRule index2\.php  http://www.sajt.com/index2.php?option=com_rss [R]

RewriteCond %{QUERY_STRING} option=com_rss
RewriteCond %{HTTP_USER_AGENT} !.*FeedBurner.*
RewriteCond %{HTTP_USER_AGENT} !.*FeedValidator.*
RewriteRule index2\.php http://feeds.feedburner.com/sajt[L,R=302]
Kada unesem http://www.sajt.com/index2.php?option=com_rss redirektovan sam na http://feeds.feedburner.com/sajt?option=com_rss

Kako da se otarasim ovog ?option=com_rss iz feedburner adrese?
__________________
Kotler je bio u pravu. Ko radi srcem nema konkurenciju.
pcigre je offline   Odgovorite uz citat