Jump to content

xml cannot be found cos of mod rewrite isapi mod.2


pfzwaan

Recommended Posts

Hello,

 

I have 3 files named

photo_slider.html

photo_slider.swf

photo_slider.xml

 

the xml file load images into the flash photoslider.

All these 3 files are in the main root.

 

Now i made the rewite rule to this adres:

 

http://www.fishguppy.nl/index/1/1/Overzicht-vangstverslagen.html

 

the original link was:

http://www.fishguppy.nl/index?t=1&page=1

 

the swf file i call with an absolute path.

 

so on my web it shows and empty flash photo_slider

becox in the swf file which i cannot change anymore

is a link to the xml.

 

This link of xml he doesnot find anymore cos of the

redirect.

 

so i am thinking i have to redirect the xml file again

to the root so he will find the xml again which is necesarry

to load the images into the flash.

 

i was thinking:

 

RewriteRule /photoslider.xml /http://www.fishguppy.nl/photoslider.xml [i,RP]

RewriteRule /http://www.fishguppy.nl/photoslider.xml /photoslider.xml [i,L]

 

Unfortunately this has no result.

 

Maybe i am thinking wrongly and the xml is called from for example ^/\.html.photo_slider

 

Can someone please please help me cos i am done with all the redirect except the flash photoslider aint working no more..

 

Maybe someone can provide with the rights syntax for a redirect that will solve this pain in the ass problem?

 

Txs in advance

 

Paul

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.