Hi Chris,
> -Original Message-
> From: Chris Henderson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 05, 2008 2:06 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] .htaccess - local and LDAP
> authentication on Apache 2.x
>
> I need to create a local user for apache auth
Hi Dan,
You're right it still builds the modules. Bizarre. Got me up and running
anyway, so thank you.
I think I should log a JIRA for adding the command line option on
configure does not make it happy.
Thanks again.
Matt.
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PR
I use DisableReuse with mod_proxy in ProxyPass but, I can't restart
apache, put next line in httpd.conf but not start
Proxypass / /apache DisableReuse=On
Error don't exist parameter
thanks
Matthew,
YES! I had exactly the same problems. I have a very strange solution...
Edit the /srclib/apr-util/Makefile
and change:
install-modules: install-modules-yes
to:
install-modules: install-modules-no
I can't tell you why, only that it seemed to work and the modules were
still install
Hi Guys,
I am trying to compile and install 2.2.9 on solaris. I get to the make
install and I receive the following error:
Making install in apr-util
make[2]: Entering directory `/app_dev/ijis/httpd-2.2.9/srclib/apr-util'
/app_dev/ijis/httpd-2.2.9/srclib/apr/build/mkdir.sh
/app_dev/ijis/l
I need to create a local user for apache authentication. That's on top of the
.htaccess authentication that is already done via LDAP.
I have created a .htpasswd file but in error_log I can see it's trying LDAP
lookup: [mod_auth_ldap.c (815) ] - no user found for: joe
I tried adding the location
When I configure a virtual host for my website, I get a listing of files
instead of the home page. This index file has a .do extension.
However, when I remove this virtual host from the httpd.conf file, the
website appears. The problem is that I need to configure ssl, which
requires a virtual hos
Hi everybody
I have just configured a LDAP based Samba Server. Now i want the users to
publish their websites with the module UserDir. The problem is that user's
directories are chmoded 700 (and I want to be 700), so Apache user
(www-data) can not access the files of the user. I have thought to us
I already have an svn repository and I am working on getting it set up so
that it can be accessed from anywhere through https view ssl.
I have setup the svn server to work with apache2 and I can access my
repositories over SSL just fine, but I want to use the previously
established permissions (
Randy Paries wrote:
Hello,
i am having problems with external sites using images that reside on
my site. they do not even copy the image they just use the absolute
path of the URL which points back to my site.
besides some copyrwrite issues i do not want to pay the bandwidth.
So anyways. is
Hello,
i am having problems with external sites using images that reside on
my site. they do not even copy the image they just use the absolute
path of the URL which points back to my site.
besides some copyrwrite issues i do not want to pay the bandwidth.
So anyways. is there a way in someon
Hi - I'm using mod_vhost_alias and am having a difficult time getting
the right error to display if a site is not found on the server.
Here's an example:
User types "sitea.mydomain.com" in their browser. Apache
mod_vhost_alias looks for "sitea" but can't find it. How do I display
an approp
solprovider, André, Eric,
Thanks for you guys. I really learn something your messages...
Paul
On Sat, Aug 2, 2008 at 10:42 PM, <[EMAIL PROTECTED]> wrote:
> André answered well with words. My only addition is an example
> assuming a well-behaved browser and no interference from cache.
>
> http:
--
From: <[EMAIL PROTECTED]>
Sent: Saturday, August 02, 2008 2:59 AM
To:
Subject: users Digest 2 Aug 2008 09:59:19 - Issue 3281
-
The official User-To-User support forum of
I am finding this one of my servers running Linux TWCWS 2.6.5-7.311-bigsmp #1
SMP Mon Mar 10 13:12:16 UTC 2008 i686 i686 i386 GNU/Linux.
Warning: found stale pidfile (unclean shutdown?)
-bash: syntax error near unexpected token `('
My apache2 is dying pretty much everyday like this. I have to c
Ralph Kutschera wrote:
André Warnier schrieb:
Ralph Kutschera wrote:
I did this test:
AuthName "Server" [..]
AuthName "Public" [..]
The funny thing about that: When trying to access
https://domain.com/public I'm getting ask for the "Public" realm first
and after supplying a correct user
André Warnier schrieb:
Ralph Kutschera wrote:
I've been searching the archive but it seems there isn't yet a
solution to this:
I would like to have a whole site to be accessed only by user/passwd:
AuthXXX [..]
Only one directory should be accessible without authentication:
Ord
Tony Stevenson schrieb:
Ralph Kutschera wrote:
Hi Tony!
Try re-ordering the blocks so that that /public one is first.
No, doesn't work. I tried.
-blocks are getting parsed simultaneously I've read.
Alternatively you could also try using [1] or
[2]
I was also thinking about that but
André Warnier schrieb:
André Warnier wrote:
Ralph Kutschera wrote:
Hallo list!
I've been searching the archive but it seems there isn't yet a
solution to this:
I would like to have a whole site to be accessed only by user/passwd:
AuthXXX [..]
Only one directory should be accessi
On Thu, Jul 31, 2008 at 11:08, Bogdan Cristea <[EMAIL PROTECTED]> wrote:
> For a Apache server in a local LAN with DHCP I want to use in a http link
> the actual IP address of a machine. Is this possible when the IP address is
> dynamically allocated?
> Example: I want to replace in "http://localho
Robinson Craig wrote:
/wrp/mary.html
If someone types the following url into a browser:
http://www.nrw.qld.gov.au/wrp/mary (**i.e. no .html extension)
Then Apache can locate the page and successfully logs the entry like
(note the 302 status):
This is done by Multiviews if it's enabled (I thi
21 matches
Mail list logo