Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you are just starting to use the SRP HTTP Framework or if you are relocating the SRP HTTP Framework onto a new server, the following steps will get everything up and running.

1. The Big Picture

In order to respond to HTTP requests you'll need to configure a server to run a web server capable of supporting 3rd party script engines (e.g., the OECGI). Web servers like IIS, Apache, and Abyss handle this very nicely. Additionally, you'll need to configure these web servers to talk to the OECGI properly. Our Server Preparation page includes articles to guide you through the various requirementsDo you need a broad overview of what the SRP HTTP Framework does and how to use it? Then take a look a the big picture and you'll be right as rain.

2. Server Preparation

In order to respond to HTTP requests you'll need to configure a server to run a web server capable of supporting 3rd party script engines (e.g., the OECGI). Web servers like IIS, Apache, and Abyss handle this very nicely. Additionally, you'll need to configure these web servers to talk to the OECGI properly. Our Server Preparation page includes articles to guide you through the various requirements.

...