VDS and FastDL

Ask questions about dedicated servers here and we and other users will do our best to answer them. Please also refer to the self-help section for tutorials and answers to the most commonly asked questions.
Xantis
A semi-regular
A semi-regular
Posts: 16
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Feb 24, 2015 6:03 pm

VDS and FastDL

Post by Xantis »

Could anyone help me with setting up FastDL on my VDS.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: VDS and FastDL

Post by soja »

If you are using windows just use IIS and configure any unknown MIME types to application/octet-stream. Don't host anything other than fastdl though, as with these settings people can probably download your php files which can contain sensitive information.
Not a NFO employee
Xantis
A semi-regular
A semi-regular
Posts: 16
Joined: Tue Feb 24, 2015 6:03 pm

Re: VDS and FastDL

Post by Xantis »

I only have 1 VDS which is hosting my Servers.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: VDS and FastDL

Post by soja »

Okay, can you clarify what you want? Do you want to set up a web server on your VDS to host fastdl, or do you want help configuring an external web host(like web space here) for fastdl?
Not a NFO employee
Xantis
A semi-regular
A semi-regular
Posts: 16
Joined: Tue Feb 24, 2015 6:03 pm

Re: VDS and FastDL

Post by Xantis »

I want to host off my VDS for FastDL and for my servers
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: VDS and FastDL

Post by soja »

Is it windows or linux?
Not a NFO employee
Xantis
A semi-regular
A semi-regular
Posts: 16
Joined: Tue Feb 24, 2015 6:03 pm

Re: VDS and FastDL

Post by Xantis »

Windows
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: VDS and FastDL

Post by soja »

2008R2 or 2012?
Not a NFO employee
Xantis
A semi-regular
A semi-regular
Posts: 16
Joined: Tue Feb 24, 2015 6:03 pm

Re: VDS and FastDL

Post by Xantis »

2012 R2
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: VDS and FastDL

Post by soja »

Install IIS using the role manager. You can google to find a ton of guides from Microsoft and users on how to do this. After that, configure MIME types like I said before if you just want to host fastdl on the web server.
Not a NFO employee
Xantis
A semi-regular
A semi-regular
Posts: 16
Joined: Tue Feb 24, 2015 6:03 pm

Re: VDS and FastDL

Post by Xantis »

Alright Thanks.
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: VDS and FastDL

Post by soja »

You're welcome. If you run into trouble or get stuck, please ask for help :)
Not a NFO employee
Xantis
A semi-regular
A semi-regular
Posts: 16
Joined: Tue Feb 24, 2015 6:03 pm

Re: VDS and FastDL

Post by Xantis »

What is MIME exactly?
User avatar
soja
This is my homepage
This is my homepage
Posts: 2389
Joined: Fri May 18, 2012 3:20 pm

Re: VDS and FastDL

Post by soja »

I hope this answers more questions than it raises: http://en.wikipedia.org/wiki/Internet_media_type

Basically, they tell the web server how to deliver the files based on their extension. Here is where to find them in IIS:
Image

Here is the MIME type I have set for my fastdl site(the top one):
Image

I repeat this is insecure and you shouldn't use this MIME type for any actual website, a file mirror which is what fastdl is, is fine though.
Not a NFO employee
Xantis
A semi-regular
A semi-regular
Posts: 16
Joined: Tue Feb 24, 2015 6:03 pm

Re: VDS and FastDL

Post by Xantis »

Alright Thanks Alot
Post Reply