Hi,
I am not sure if this is the right place to ask this
question.
Please go through the question if you have any
suggestion let me know .
I have multiple streaming servers(Red5)
running on some machines internally on LAN.
For different subdomains.
Server is Ubuntu 10.04
The front end to the
Terry wrote:
Hello,
I am using auth_pam to authenticate local users to a directory as such:
Options None
AllowOverride None
Order allow,deny
Allow from all
AuthType Basic
AuthName "Nagios"
这样做貌似没有任何意义.把请求发送给静态页面有什么用么?
there is NO usage on request a HTML page,the static page CAN NOT handle it.
Best regards,
Sharl.Jimh.Tsin (From China)
在 2010年8月9日 上午8:43,Bo Yang 写道:
> Hi,
>
>Is there a way for httpd 1.3.x to support POST requests to HTML files (and
> not returning 405 Metho
Hello,
I am using auth_pam to authenticate local users to a directory as such:
Options None
AllowOverride None
Order allow,deny
Allow from all
AuthType Basic
AuthName "Nagios"
Hi,
Is there a way for httpd 1.3.x to support POST requests to HTML files (and
not returning 405 Method Not Allowed message)? I have some legacy code which
accesses resources via POST requests, and now I have to use it to request HTML
files...
It seems httpd 2.x supports this by defau
I installed apache2.2.16 again:
./configure --prefix=/usr2/apache2.2.16a \
--with-included-apr \
--enable-rule=SHARED_CORE \
--enable-rewrite=shared \
--enable-ssl=shared \
--with-ssl=/usr/local/ssl \
--with-ldap \
--with-ldap-include=/usr/local/include \
--with-ldap-lib=/usr/local/lib \
--enable
This is how I built apache 2.2.16:
./configure --prefix=/usr2/apache2.2.16 \
--with-included-apr \
--enable-rule=SHARED_CORE \
--enable-rewrite=shared \
--enable-ssl=shared \
--with-ssl=/usr/local/ssl \
--with-ldap \
--with-ldap-include=/usr/local/include \
--with-ldap-lib=/usr/local/lib \
--enabl
Sorry error_log file did not have correct write permission. After correcting
the file permission and accessing the URL, I get this written to the error_log
file:
[Sun Aug 08 17:47:30 2010] [info] [client 20.111.77.57] [15266] auth_ldap
authent icate: user w91064 authentication failed; URI /test
/usr/lib/libldap.so.5
further information.I used openldap-2.4.22-sol10-sparc-local
package.
The -local packages install in /usr/local, as far as I know. So a different
LDAP library is loaded.
Joost
-
The official User-To-
Thanks for your reply. Yes, "LogLevel debug" I have put in the httpd.conf file.
Here is the pldd output.
v02...@root# pldd -F 9783
9783: /usr2/apache2.2.16/bin/httpd -k start
/lib/libm.so.2
/usr2/apache2.2.16/lib/libaprutil-1.so.0.3.9
/usr/sfw/lib/libexpat.so.1.5.2
/usr2/apache2.2.16/lib/libapr-
> The server error logs have no further information.I used
> openldap-2.4.22-sol10-sparc-local package.
At LogLevel debug? It's hard to believe.
Can you confirm with pldd that the ldap you think was used is loaded at runtime?
Hi,
I am running Apache2.2.16 on a Solaris10 server. I am not using SSL. The part
of my httpd.conf file is:
LoadModule rewrite_module modules/mod_rewrite.so
LoadModule authnz_ldap_module modules/mod_authnz_ldap.so
LoadModule ldap_module modules/mod_ldap.so
AuthType Basic
Au
2010/8/3 Saxa Egea :
> Dear all,
>
> I have compiled a httpd 2.2.16 with LDAP and DAV support running over SuSE
> linux.
>
> I'm trying to create a "ftp like" server through mod_dav. The authentication
> is made to a LDAP directory.
> I want to access with URL's like:
>
> http://servername/user100
13 matches
Mail list logo