.htaccess - using htaccess read image from other domain -


कन्वर्ट करने के लिए htaccess में कोई तरीका है:

theimages / library / tour_preview / Blarney-Castle_7 Jpg? F = png & amp; w = 250 & amp; h = 190 & amp; af = 0

से:

phpThumb / phpThumb.php? Src =

ऐसा मूल रूप से : 1) 'theimages' को phpThumb / phpThumb.php द्वारा बदल दिया गया है? Src =

2) और? मूल लिंक में एक & amp;

बहुत धन्यवाद

आप इस कोड को अपने DOCUMENT_ROOT / । Htaccess फ़ाइल:

<पूर्व> रीवरइटइन्गइन ऑन रिव्रैटबेस / रीइरिट नियम ^ theimages /(.+)/?$ phpThumb / phpThumb.php? Src = http: //example.com/$1 [एल, एनसी, क्यूएसए, पूर्वोत्तर]

Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -