Results 1 to 4 of 4

Thread: COD2 1.3 FAST DOWNLOAD

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Private First Class thOuMta's Avatar
    Join Date
    Oct 2012
    Location
    France
    Posts
    191
    Thanks
    139
    Thanked 35 Times in 28 Posts
    My things:

    PHP Code:
    sudo apt-get install apache2 
    On putty type this command:

    PHP Code:
    ln -/home/cod2/yourmod/mod.iwd /var/www/html/fastdownload/cod2/yourmod 
    On your server.cfg:

    PHP Code:
    set sv_allowdownload "0"
    set sv_wwwDownload "1"
    set sv_wwwBaseURL "http://YOURSITE/fastdownload/cod2"
    set sv_wwwDlDisconnected "1" 
    Then if you dont have enough space on your server its more good to make an ln -s command.
    And when you will change something on your iwd.
    Its will be redirect to your fastdownload folder automatic.

  2. The Following User Says Thank You to thOuMta For This Useful Post:

    Polat (16th July 2018)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •