<DIV>if your mod is in</DIV>
<DIV>call of duty\main\my_mod.pk3</DIV>
<DIV>&nbsp;</DIV>
<DIV>and your website was called</DIV>
<DIV><A href="http://www.mysite.co.uk">www.mysite.co.uk</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>then you would create a folder at the root of your web server called main (or maybe Main - not 100% about that) and place the file in that </DIV>
<DIV>&nbsp;</DIV>
<DIV>i.e. </DIV>
<DIV>c:\inetpub\wwwroot\main\my_mod.pk3</DIV>
<DIV>&nbsp;</DIV>
<DIV>BUT link to it like this</DIV>
<DIV>&nbsp;</DIV>
<DIV><A href="http://www.mysite.co.uk/my_mod.pk3">http://www.mysite.co.uk/my_mod.pk3</A></DIV>
<DIV>&nbsp;</DIV>
<DIV>The game it self adds the folder called main</DIV>
<DIV>&nbsp;</DIV>
<DIV>This works the same for UO except instead of main you put the create the folder uo</DIV>
<DIV>&nbsp;</DIV>
<DIV>HTH</DIV>
<DIV>Richard.</DIV>
<DIV><BR><BR><B><I>minte van dalen &lt;minte.vandalen@planet.nl&gt;</I></B> wrote:</DIV>
<BLOCKQUOTE class=replbq style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid">Try http://codadmin.com there are enough topics about it.<BR><BR><BR>-----Oorspronkelijk bericht-----<BR>Van: Carlo Moretto [mailto:Carlo@londonengland.co.uk] <BR>Verzonden: donderdag 23 december 2004 0:35<BR>Aan: cod@icculus.org<BR>Onderwerp: [cod] http redirection<BR><BR>If I have a mod called mycustom_mod.pk3 for call of duty, in the main<BR>folder, what would I put as the base url for http redirection?<BR><BR>Would the base url simply be www.mysite.co.uk/ and stick the file there so<BR>it would be:<BR><BR>www.mysite.co.uk/mycustom_mod.pk3?<BR><BR>And how about Uo? How would that work?<BR><BR>Cheers<BR><BR></BLOCKQUOTE>