Help with fast-dl server (I think this is the right category don`t kill me)

Unhelpful Engineer

L1: Registered
Jun 15, 2024
2
0
I am trying to run a functional server every so often just so me and my friends can play tf2 (it is not 24/7)
The server connection ip and port is 94.175.207.107:27015
I am running XAMPP as my fast-dl server from my computer ad=nd I am port-forwarding ports 80 and 443
The url of the XAMPP server is http://94.175.207.107/tf/maps/ (you can view and download the files on there)
It will allow you to connect but if you don`t have the map it will say Missing maps mvm_turbine_mvm4.bsp , disconnecting (or any other custom map I found)

Can anybody tell me what the issue is and how to fix it? (Also any other info needed)

The server.cfg is: (obviously excluding the rcon password)
hostname "Unhelpful Engineer"
sv_password ""
mp_timelimit 0
sv_allowupload 1
sv_allowdownload 1
net_maxfilesize 100
sv_visiblemaxplayers 6
maxplayers 32
sv_lan 0
sv_region 3
sv_rcon_banpenalty 240
sv_rcon_maxfailures 5
fps_max 600
mp_allowspectators 1
sv_cheats 0
mp_idlemaxtime 15
mp_idledealmethod 2
decalfrequency 30
sv_voiceenable 1
sv_alltalk 0
sv_vote_issue_changelevel_allowed_mvm 1
sv_vote_issue_kick_allowed_mvm 1
tf_mvm_min_players_to_start 0
sv_downloadurl "http://94.175.207.107/tf"
 
Last edited: