

- #Abyss web server homepage how to#
- #Abyss web server homepage update#
- #Abyss web server homepage portable#
- #Abyss web server homepage free#
Click on "Edit." next to "FastCGI Parameters". Upon completion of the previous step, you should have automatically returned to "Scripting Parameters". General Step 2: Extending the Server Lifetime Click on "Add" in the "Script Paths" box. You should have automatically returned to "Scripting Parameters".

It is not a real, but it'll be used to make sure all requests are directed at the FastCGI Mono Server.
#Abyss web server homepage update#
Uncheck "Use the associated extensions to automatically update the Script Paths".Īdd "*" to "Extensions". This option improves performance but can disturb ASP.NET 2.0 as it sometimes uses paths that don't necessarily exist like WebResource.axd. Uncheck "Check for file existence before execution". For the command line shown above, this would be 8002. If using this option, simply set "Remote server IP Address" to the IP address of the machine running the Mono server, and "Port" to the port you used in the command line.

The only caveat is that you will need to start the Mono server on the other computer manually, using a command like fastcgi-mono-server2 /socket=tcp:8002. You can use this to run the server on another machine and redistribute the processor load. If using this option, simply set "Interpreter" to "/usr/bin/fastcgi-mono-server" or "/usr/bin/fastcgi-mono-server2".įastCGI (Remote - TCP/IP sockets) - Abyss will look for the Mono server at a specified IP address and port. Pipes are the fastest way to communicate and having the Abyss spawn its own server means you don't have to do it manually. The two options I would recommend are "FastCGI (Local - Pipes)" and "FastCGI (Remote - TCP/IP sockets)":įastCGI (Local - Pipes) - Abyss will start the Mono server by itself using a piped socket. You are now on the page to add the ASP.NET interpretter. Upon starting the Abyss Web Server, a control center web server starts up as well, by default at Simply open it up in your web browser to that address and follow the steps outlined below:Ĭlick "Configure" on the host you wish to add ASP.NET support to.Ĭlick on "Add" in the "Interpreters" box. General Step 1: Setting Up the Interpreter
#Abyss web server homepage free#
Although closed source, the X1 server is "a free and fully functional software: no nag screens, no time limitations, no spyware, and no advertisements." ( Download) IntroductionĪbyss Web Server is a easy to use and feature rich Web Server.
#Abyss web server homepage how to#
On the other hand, since this version is for personal use not all the functions are active.Information on how to configure the FastCGI support for the Abyss server. It offers anti-hacking measures, on-the-fly compression for both static and dynamically generated content as well as an easy way to set it up. ConclusionĪbyss Web Server is versatile enough to provide plenty of the functionality required for testing a website under controlled conditions.

Protective measures against hacking are on the list as well, providing options to ban the connection after a specific number of bad requests during a specific period of time and how long is the ban active.Īdditional options refer to IP address control, which enable the administrator to create a list with blocked IPs and define a range with those that are allowed to connect. There is also the possibility to regulate the bandwidth used, either the total amount or how much an IP address is allowed. Server controls and connection restrictionsĪpart from server configuration options the main page makes available settings relating to the management of SSL/TLS certificates along with statistics and console access restrictions.Īs far as the server is concerned you can define the root location together with the values for the maximum number of simultaneous and keep-alive requests and the timeout duration before closing an inactive connection.
#Abyss web server homepage portable#
Web-based interfaceĪbyss Web Server has been created exactly for this purpose and allows setting up the server in no time, especially with the portable version that does not require installation.Īccess to the contents available on the server is done through a web browser, which also stands for the interface of the application. This can be done with the help of a web server run locally. Before making a website available online tests need to be done in a closed environment in order to make sure that everything works as it should.
