diff options
Diffstat (limited to '')
-rw-r--r-- | src/sledjchisl/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sledjchisl/README b/src/sledjchisl/README index 88b7952..e169956 100644 --- a/src/sledjchisl/README +++ b/src/sledjchisl/README | |||
@@ -89,7 +89,7 @@ run things under a test tool like valgrind, so you'll probably need that | |||
89 | to. | 89 | to. |
90 | 90 | ||
91 | You'll need to configure your web server to pass web requests onto | 91 | You'll need to configure your web server to pass web requests onto |
92 | sledjchisl. I'll add instructions for other popular web servers latel, | 92 | sledjchisl. I'll add instructions for other popular web servers later, |
93 | but for now, this is what to do with Apache 2. | 93 | but for now, this is what to do with Apache 2. |
94 | 94 | ||
95 | Load the mod_proxy_fcgi module. Include something like this in your | 95 | Load the mod_proxy_fcgi module. Include something like this in your |