Fast dl/webhost help.
-
ClimateSink
- New to forums

- Posts: 6
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sat Oct 18, 2014 4:21 am
Fast dl/webhost help.
I recently purchased a unmanaged vds, I have general knowledge on it. Im trying to setup a CSS Server but cannot figure out how to setup fast dl. My question is how does the webserver work to put maps on it?
Re: Fast dl/webhost help.
Do you have a web server installed on the VDS already? Which one(IIS or apache/other)?
Not a NFO employee
-
ClimateSink
- New to forums

- Posts: 6
- Joined: Sat Oct 18, 2014 4:21 am
Re: Fast dl/webhost help.
which OS?
Sorry, I should of asked that in my first post.
You would need to find your web servers root directory, and put a folder structure like:
Make a folder named cstrike, and inside that folders like maps/materials/models/sound etc. Then if you have a domain linked to your VDS, you would put this in your server.cfg:
sv_downloadurl "http://yourdomain.com/cstrike/".
If you are just going to use your VDS IP, you can replace yourdomain.com with the IP like this:
sv_downloadurl "http://12.34.56.78/cstrike/".
Sorry, I should of asked that in my first post.
You would need to find your web servers root directory, and put a folder structure like:
Make a folder named cstrike, and inside that folders like maps/materials/models/sound etc. Then if you have a domain linked to your VDS, you would put this in your server.cfg:
sv_downloadurl "http://yourdomain.com/cstrike/".
If you are just going to use your VDS IP, you can replace yourdomain.com with the IP like this:
sv_downloadurl "http://12.34.56.78/cstrike/".
Not a NFO employee
-
ClimateSink
- New to forums

- Posts: 6
- Joined: Sat Oct 18, 2014 4:21 am
Re: Fast dl/webhost help.
how did you install apache? Did you do it manually, or did you use something like xampp or similar?
Not a NFO employee
-
ClimateSink
- New to forums

- Posts: 6
- Joined: Sat Oct 18, 2014 4:21 am
Re: Fast dl/webhost help.
Then your root directory for your webserver should be in your apache install directory, or in something like C:\htdocs.
Have you found it?
Have you found it?
Not a NFO employee
-
ClimateSink
- New to forums

- Posts: 6
- Joined: Sat Oct 18, 2014 4:21 am
-
ClimateSink
- New to forums

- Posts: 6
- Joined: Sat Oct 18, 2014 4:21 am
