Thank Eric & Davide,
I have tried to start the httpd exec with the -f option , but i get
errors 443 is already in use,But i have not mentioned in the conf
file that port 443 is listening. Is there Anyway i can disable this.
Also kindly clarify , i ahve only 1 ip address..can i run 2 or 3
diffe
On Mon, Dec 22, 2008 at 10:21 PM, Craig McQueen
wrote:
> I'm trying to do LDAP authorisation with an Active Directory server, and the
> "Base DN" has Japanese characters in it. This should be no problem, but I
> can't get it to work.
>
> The Base DN is something like:
> OU=裾野,OU=管理,DC=edsrd00,DC=l
I'm trying to do LDAP authorisation with an Active Directory server, and
the "Base DN" has Japanese characters in it. This should be no problem,
but I can't get it to work.
The Base DN is something like:
OU=裾野,OU=管理,DC=edsrd00,DC=local
The corresponding LDAP URL is something like:
AuthLDAPURL
> If all repositories live in the same directory you can use the
> SVNParentPath directove.
> In the other case you will have to use seperate blocks, as
> they tell apache to hand over handling of a particular url to mod_svn,
> something you can't do with mod_rewrite.
>
Appreciate your response.
On Mon, Dec 22, 2008 at 3:26 PM, Andrew Hole wrote:
> With P flag i get 404 error code.
What does the error log say?
Krist
--
krist.vanbes...@gmail.com
kr...@vanbesien.org
Bremgarten b. Bern, Switzerland
--
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: T
On Mon, Dec 22, 2008 at 9:15 AM, Davide Bianchi wrote:
> ananth desh wrote:
>> 2. copied the entire httpd directory to another directory /opt/www/httpd01,
>> 3. Modified the httpd.conf file in the new directory i,e
>> 5.Edited apachectl file and changed the HTTPD to point to the
>> /opt/ww/httpd
On Mon, Dec 22, 2008 at 10:41 PM, Devraj Mukherjee wrote:
> Hi all,
>
> I have been successfully running mod_dav_svn locally at work and so
> far we have been using a single Subversion repository to store all our
> projects, but as work is growing we wish to run separate repos for
> various groups
Hi all,
I have been successfully running mod_dav_svn locally at work and so
far we have been using a single Subversion repository to store all our
projects, but as work is growing we wish to run separate repos for
various groups here.
As far as I can see I have to make Location tag entries for ea
Well, thanks for the replies, you all! Here's what i did: I've create a
sdsymlinks folder with symbolic links to the users subdomains. The htaccess
is using the symlink, but here is what happens in several cases:
Let Superman has the x subdomain at thehost.com. That is: x.thehost.com
We access x.
With P flag i get 404 error code.
On Mon, Dec 22, 2008 at 1:00 PM, Bob Ionescu wrote:
> 2008/12/22 Andrew Hole :
> > I'm trying to setup a RewriteRule to redirect requests to a new different
> > server , but I want to keep the original URL on address bar.
> > How can I do that?
>
> Use the P fla
ananth desh wrote:
> 2. copied the entire httpd directory to another directory /opt/www/httpd01,
> 3. Modified the httpd.conf file in the new directory i,e
> 5.Edited apachectl file and changed the HTTPD to point to the
> /opt/ww/httpd01/httpd
Yes. but that executable is still pointing to the de
Hi All,
I have been trying to run apache as reverse proxy ,with all the urls
pointing to the same IP.In this process
1. Installed the RPM version of fedora 8 ( httpd-2.2.9-1.fc8) .This
installed under /etc/httpd directory.
2. copied the entire httpd directory to another directory /opt/www/htt
So, you are suggesting a directory with symbolic links. The symbolic link
names are the subdomain names and they point to the user directories. Well,
thank you, i didn't think of that and I'll test it.
On Mon, Dec 22, 2008 at 3:46 PM, Eric Covener wrote:
> On Mon, Dec 22, 2008 at 2:04 AM, Ivan Z
On Mon, Dec 22, 2008 at 2:04 AM, Ivan Zanev wrote:
> Well, Hi!
>
> I'm developing a Free Web Hosting Site. And I'm stuck, so pleease help, if
> you can and if you want! :)
>
> Every user will have the feature to add one or more subdomains to his
> account. For example, if the site is called: theho
2008/12/22 Ivan Zanev :
> Now, in my File System I would like
> to structure the directories in the following way:
>
> users/Superman/sub1/
> users/Superman/sub2/
>
> Where Superman is our username (He added the two subdomains noted above).
>
> The problem: How to do this? I've read much about the
2008/12/22 Andrew Hole :
> I'm trying to setup a RewriteRule to redirect requests to a new different
> server , but I want to keep the original URL on address bar.
> How can I do that?
Use the P flag to force that the request is handled by mod_proxy et
al. (reverse proxying).
Bob
---
Hello everyone,
I find myself in need of a way to cache URLs that match a specific regular
expression, rather than a whole virtual directory with everything below it. Is
there a way to do this using mod_cache?
Thanks,
Karim
--
You are right.
It was mistake.
Thanks anyway
S pozdravom Janci Siser
--- On Sun, 12/21/08, André Warnier wrote:
From: André Warnier
Subject: Re: [us...@httpd] broken package
To: users@httpd.apache.org
Date: Sunday, December 21, 2008, 5:24 AM
Dzilberte Bekode wrote:
> Hi
> I have problem with
Hi Guys!
I'm trying to setup a RewriteRule to redirect requests to a new different
server , but I want to keep the original URL on address bar.
How can I do that?
RewriteEngine on
RewriteLog /var/log/httpd/rewrite.log
RewriteLogLevel 9
RewriteCond %{QUERY_STRING} msg=online
Re
Torsten Foertsch wrote:
On Mon 22 Dec 2008, André Warnier wrote:
I could do this the hard way by using LWP to just issue a new HTTP
request to localhost and get the content, before I go on with my
current request.
But I figure there must be an easier and more efficient way, no ?
Looking at the
20 matches
Mail list logo