sslrequiressl +php +mod_layout
Harald Falkenberg <[email protected]>
| Newsgroups | gmane.comp.apache.mod-layout |
|---|---|
| Message-ID | <[email protected]> |
Hi, I encounter a problem, which seemed not described in the list. We are using: apache 1.3.29, php 4.3.4, openssl 0.9.6l, mod_layout 3.2.1 mod_ssl 2.8.16 (apache is using DSOs) on Solaris 8 First of all mod_layout is doing a good job on our site. Nethertheless we observing a couple of problems. One of them is encountered only in the required use of php pages with restircted access (user authentication) and the clause SSLRequireSSL Note, HTML pages work in that same directory. The PHP pages are just not shown in the browser. The lynx browser tells a message like: Alert!: Unexpected network read error; connection aborted. If one comment out sslrequiressl, the php pages are pares properly through the layout module with or without using https. Also commenting out the authentication and just using sslrequiressl doasn't help. What is causing this problem? Any hint/help is appreciated! regards Harald