Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
8a62d9fa
Commit
8a62d9fa
authored
Aug 22, 2001
by
Brian Lloyd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merged note about mod_pcgi2
parent
c648c5bb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
3 deletions
+12
-3
doc/WEBSERVER.txt
doc/WEBSERVER.txt
+12
-3
No files found.
doc/WEBSERVER.txt
View file @
8a62d9fa
...
...
@@ -95,6 +95,15 @@ Using Zope in multi-threaded mode with ZServer
the HTTP authentication header information to Zope. See the section
'Zope authentication with existing web servers'.
There is an Apache module for Zope/PCGI:
http://www.zope.org/Members/phd/mod_pcgi2/
One can easily compile and configure it. It passes the HTTP
authentication header and other environment variables. It supports
virtual hosting.
FastCGI
FastCGI is relatively easy to set up if you have installed an Apache
...
...
@@ -392,9 +401,9 @@ Zope authentication with existing web servers
* As mentioned above, Apache does not pass authorization
information to CGI scripts by default. See above for information
on how to deal with this situation.
*
An Apache module to support PCGI (mod_pcgi) is under
development
.
*
There is Apache module to support PCGI (mod_pcgi2). See the
section "PCGI" above for details
.
Netscape Servers
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment