blob: 2a8e7fcc263c4a9ed96bdef68480ee7f61c5b80b (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
*** fcgi/web2ldap.py.orig Wed Mar 20 15:57:19 2002
--- fcgi/web2ldap.py Wed Mar 20 15:57:25 2002
***************
*** 1,4 ****
! #!/usr/bin/python -OO
"""
fcgi/web2ldap.py - stub script for running as FastCGI server
--- 1,4 ----
! #!/usr/local/bin/python -OO
"""
fcgi/web2ldap.py - stub script for running as FastCGI server
|