directory and only
specific users that can use it?
This entry does not work:
UserDir disabled
UserDir enabled user1 user2 user3
UserDir working
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
/var/www/html
Does DOCUMENT_ROOT need to be defined someplace else?
Thanks
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
I must assume
there is some httpd configuration that is blocking the files links form
accessing the directories inside the sfr directory.
Any ideas on what I can configure to have the files links display the contents
of the directories?
Marc
They are listed by our own code.
-Original Message-
From: Eric Covener [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 23, 2008 8:37 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] directory contents not displaying
On Thu, Oct 23, 2008 at 11:32 AM, Marc Fromm <[EM
Problem solved. It turned out to be a php problem and some deprecated variables.
-Original Message-
From: André Warnier [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 23, 2008 10:34 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] directory contents not displaying
Marc
r/www/html/lan/ztezt/student_alerts/index.php on line 5
My current versions are:
httpd-2.2.6-1.fc6
php-5.1.6-3.7.fc6
php-pear-1.4.9-4 (one error above mentions pear)
Marc
, httpd does not come up.
How do I get authentication with umlauts to work?
Is AuthLDAPCharsetConfig the way to go?
Why does it seg fault then, what do I have to put in charset.conv?
Marc
* I have to do the same thing on SLES10 later ...
Hi,
Marc Patermann schrieb:
How do I get authentication with umlauts to work?
Is AuthLDAPCharsetConfig the way to go?
Why does it seg fault then, what do I have to put in charset.conv?
No hints anyone? :(
Marc
-
The
IndexOptions charset=utf-8
with no success.
or avoiding non-ascii usernames altogether.
That is sadly not the best choice here. :(
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
h users foo and bar it works just the same.
If I use an additional section for valid-users, it works.
Where is my fault?
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://h
]
Do you have ldapsearch installed?
try
# ldapsearch -x -h server.three.two.one -D ad...@three.two.one -w
password -b dc=three,dc=two,dc=one sAMAccountName=UsernameToTry
What does it say?
"sub" and "objectclass=*" may be the defaults anyway.
Marc
--
component with a space in it!?
ou=WCL user,dc=foo,dc=bar
That's not a problem. I have such DNs in my DIT myself.
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
Ed Avis schrieb:
Marc Patermann ofd-sth.niedersachsen.de> writes:
You mean the DN contains a component with a space in it!?
ou=WCL user,dc=foo,dc=bar
Ah... 'ou'... I was using 'cn'.
This was only an example. Actually I know nothing about the DIT in AD. :)
The
Hi all,
on archive.apache.org the oldest version of apache I found is 1.2.6. Are
older versions available somewhere else?
Thanks
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http
I can even find version 0.6.5. However, is there an _official_ apache
archive that dates back to the good old days and contains all versions?
Or at least most of them?
Thanks
Marc
Lincoln Zuljewic Silva - Claro SP - schrieb:
I found apache-1.2.0...
http://slackware.osuosl.org/slackware-3.3
Hi,
in a WebDAV directory apache* creates a .DAV subdirectory in which files
like document_in_dir_above.dir and document_in_dir_above.pag are stored.
I think, this is for the "V" in "DAV" (Versioning), right?
How can I make use of this DBM database file and or "contr
Hi,
Marc Patermann schrieb:
in a WebDAV directory apache* creates a .DAV subdirectory in which files
like document_in_dir_above.dir and document_in_dir_above.pag are stored.
I think, this is for the "V" in "DAV" (Versioning), right?
How can I make use of this DBM
on.
After one login users can use the wiki (PHP application) and WebDAV
(apache module) seamlessly.
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslis
Is it solid or should I wait?
Does it use more or less memory? I've had memory issues ever since I
went 64 bit Linux on dual core athlon.
Is there some new killer must have feature?
What all does it break?
--
Marc Perkel - [EMAIL PROTECTED]
Spam Filter: http://www.junkemailfilter.com
My
Hi gurus!
I need to secure with SSL only one file from a directory that contains a
lot more files.
How can I do that?
I know how secure an entire directory, with SSLRequireSSL option, but is
possible only for a file?
Thank's!
---
Thanks, and I know your solution, but isn't possible. I can't not move
this file from this directory, and (for application requirements) the
other files on this directory cannot be under SSL.
> I guess the easiest way would be to put that SSL enabled
> file into a sub-dir all on it's own?
Thanks for a reply joshua.
Really? And can you give me an example of this?
For a directory that requires SSL:
SSLRequireSSL
AllowOverride AuthConfig
But for a file? Does would you mean?:
"/var/www/localhost/htdocs/ssl/file.under.ssl.html">
SSLRequireSSL
Allow
I don't know does snide mean, but I hope nothing bad ;-)
I tried to search in: http://www.apache-ssl.org/docs.html and
http://httpd.apache.org/docs/2.0/ssl/ , but i don't find an answer for me.
Your links seems better. Sorry for bugging.
Tomorrow i try it, I'm very tired now... B-(
> I hate to
the config?
Thanks
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from th
Is there any Apache 2.2 RPMs for Fedora Core 4?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
hi
i use suse linux 10.1 64 bits (AMD)
i copied my web site in local to convert it to php5
mysql apache work
the problem i got in local is the url rewriting don't work
my i modified in the httpd.conf
Options None
AllowOverride All
Order deny,allow
Deny from all
# use .htacce
Is there a way to run multiple virtual sites on one IP using different
certificates? Apache 2.2
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more in
What's the best way to keep hackers out of /dev/shm? I'm getting the
script kitties installing IRC bots.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> f
Graeme Fowler wrote:
On Wed, 2007-05-16 at 05:46 -0700, Marc Perkel wrote:
What's the best way to keep hackers out of /dev/shm? I'm getting the
script kitties installing IRC bots.
Mount /dev/shm noexec.
More importantly, close the holes the script kiddies are getting
Sam Lavitt wrote:
Marc Perkel wrote:
Graeme Fowler wrote:
On Wed, 2007-05-16 at 05:46 -0700, Marc Perkel wrote:
What's the best way to keep hackers out of /dev/shm? I'm getting
the script kitties installing IRC bots.
Mount /dev/shm noexec.
More importantly, close the
Sam Lavitt wrote:
Joshua Slive wrote:
On 5/16/07, Marc Perkel <[EMAIL PROTECTED]> wrote:
I was hoping for a more specific answer. If I could have done that I
wouldn't be here asking how to do it.
Also consider other services, such as FTP servers, SSH, SCP, etc. etc.
etc.
I'm running FC6 and added mod_security using the default rule set and
the load level on the system is about 5 times higher than without it.
I'm wondering what rule sets I might disable that would give me some
security without slowing the server down to a crawl. Could use some
practical advice.
Nick Kew wrote:
On 29 May 2007, at 22:31, Marc Perkel wrote:
I'm running FC6 and added mod_security using the default rule set and
the load level on the system is about 5 times higher than without it.
I'm wondering what rule sets I might disable that would give me some
securi
Hi, I'm getting a lot of these when running server-status. Is this some
kind of DOS attack?
*25-0* 52500/2/22 *R* 0.002 65 0.0 0.000.40
? ? ..reading..
*26-0* 52510/0/20 *R* 0.083 46 0.0 0.007.44
? ?
Hi everyone,
I have a problem with apache, perhaps you can help... I would be glad
if you did. I'm not an expert on the subject, so forgive me if I'm
sounding naive
I need to create 1 virtual host that runs multiple sites (siteA.com) &
siteB.com) located at different paths in the host.
In or
s/access_log icombined
I believe the access_log entries are written at the end of the process, ie the
seg
fault probably happens before the access_log entry is written. But you may be
able
to see where the user is headed..?
marc
-
n't easily disable mod_perl or mod_php for testing
purposes as this is a production machine. I actually have two machines
that are experiencing this. Both are identical. I've been searching for
a couple of days now but I apparently can't hit on the right combination
of terms ;) In 8 years
> -Original Message-
> From: Joshua Slive [mailto:[EMAIL PROTECTED]
> Sent: Sunday, August 07, 2005 8:50 PM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Environment Variable contamination between
> vhosts - 1.3.33
>
> On 8/5/05, Marc Powell &
n badly and these
[Mon Aug 8 15:08:35 2005] [info] [client blah] (104)Connection reset by
peer: client stopped connection before send mmap completed
Are generally seen when the client pressed the stop button or moved to a
different page before the cur
> -Original Message-
> From: Marc Powell [mailto:[EMAIL PROTECTED]
> Sent: Monday, August 08, 2005 10:28 AM
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] Environment Variable contamination between
> vhosts - 1.3.33
>
>
>
> > -Origi
> -Original Message-
> From: Joshua Slive [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 09, 2005 8:14 AM
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] Environment Variable contamination between
> vhosts - 1.3.33
>
> On 8/8/05, Marc Powell &
m
> occuring.
>
> i've been searching google/apache but can't seem to find what i'm
> missing..
It's a browser feature and doesn't touch or have anything to do with
apache.
--
Marc
-
The o
; URI
/cgi-bin/smokeping.cgi [LDAP: ssl connections not supported][Unknown
error]
My line in
apache2.conf
AuthLDAPURL ldaps://10.10.20.209:636/dc=corp,dc=meander,dc=nl?sAMAccountName?sub?(objectclass=person)
Anyone know what the
problem is?
Thanx,
Marc
I'm having a memory usage problem and hoping I can find a solution.
I'm moving from 32 bit Fedora Core 4 to 64 bit Fedora Core 4 on a new
server. The problem is that the individual servers on the 64 bit box are
using a LOT more memory that they did on the 32 bit box. and I need to
figure out h
Same problem here.
Thnx,
Marc
-Oorspronkelijk bericht-
Van: Dmitriy Kirhlarov [mailto:[EMAIL PROTECTED]
Verzonden: vrijdag 16 september 2005 13:15
Aan: users@httpd.apache.org
Onderwerp: [EMAIL PROTECTED] ldaps auth[Scanned]
Hi, list
I need use ldap authentication over ssl
I have in
I tried to use ldaps with a W2K AD no succes
-Oorspronkelijk bericht-
Van: Dmitriy Kirhlarov [mailto:[EMAIL PROTECTED]
Verzonden: vrijdag 16 september 2005 13:33
Aan: users@httpd.apache.org
Onderwerp: Re: [EMAIL PROTECTED] ldaps auth[Scanned]
On Fri, Sep 16, 2005 at 01:24:22PM +0200, Le
's quite a difference.
So - what am I missing? Why is the new server using so much more ram?
--
Marc Perkel - [EMAIL PROTECTED]
Spam Filter: http://www.junkemailfilter.com
My Blog: http://marc.perkel.com
Joe Orton wrote:
On Tue, Sep 27, 2005 at 08:37:16AM -0700, Marc Perkel wrote:
Kind of an odd problem but I'm moving my stuff to a new server and for
some reason Apache (2.0.54) is using a lot more memory on the new server
than on the old server.
I'm hosting the same
Bill Sargent wrote:
Did you compile apache yourself?
If you did, did you strip the binary
Strip --strip-unneeded httpd
? That would make the memory footprint smaller I believe.
Stripping libphp4.so as well might save some memory.
Are you using worker mpm or prefork?
(does worker eve
Also - reducing MaxRequestsPerChild to 10 makes a dramatic difference
in memory usage. Do I have a memory leak problem?
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/us
t like precompiled
binaries. I prefer to compile my own things because I feel I have more
control over things like memory and speed... as in I can compile in what I
need and not have things I don't need. :)
Thanks,
Bill
-Original Message-
From: Marc Perkel [mailto:[EMAIL PROTECTED]]
Nick Kew wrote:
On Tuesday 27 September 2005 19:59, Marc Perkel wrote:
My site is fairly high traffic. about 20 gigs an hour. 60 requests a
second. Apparently I'm using prefork. Do you think MPMs would be the
better choice?
Worker would reduce memory usage.
Jim Jagielski wrote:
Marc Perkel wrote:
OK - thanks for your help. I do use PHP and I don't want to crash. ;)
But - unless I keep MaxRequestsPerChild at no more than 10 the memory
usage grows fast. Could I have a memory leak of some kind?
Holey
4/modules/dav/main -prefer-non-pic
-static -c util_ldap.c && touch util_ldap.lo
util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support built in
This is followed by about50 lines of errors.
Am I missing something?
Thanks
Marc
Thanks Ricardo, I'm getting closer but am still having a problem.
I've tried compiling against netscape, sun and mozilla and every time I
run configure I get the following warning:
checking for ldap_init in -lldap... yes
setting APRUTIL_EXPORT_LIBS to "-lldap -llber"
setting APRUTIL_LIBS to "
Thanks Rocardo! I'll give this a try.
MarcOn 10/12/05, Ricardo Stella <[EMAIL PROTECTED]> wrote:
Marc,It's been a few weeks, so I'm going over my set of docs and hopefully Ididn't miss anything...a) Make sure the SDK works if you compiled it. I did compiled theMozilla
`/home/mlb/downloads/httpd-2.0.54'
make: *** [all-recursive] Error 1
Does this look familliar at all?
Thanks
MarcOn 10/12/05, Marc Boorshtein <[EMAIL PROTECTED]> wrote:
Thanks Rocardo! I'll give this a try.
MarcOn 10/12/05, Ricardo Stella <
[EMAIL PROTECTED]> wrote:
Marc,It's
attacks, access is forbidden. This web site does
not allow Urls which might include embedded HTML tags’.
Is there a way to disable this
security check or otherwise configure the server to permit this type of URL?
Thanks in advance for any help,
Marc
I've asked about this before and never got an answer. I used to run my
server on a dual xeon computer and it was very memory efficient. I moved
to the 64 bit version of of Fedora Core 4 and now it's filling up memory
really fast.
Both servers had 4 gigs of ram. And basically the same configura
[EMAIL PROTECTED] wrote:
Hi All,
I run apache 2.0.5x, and was wondering if there is a way to make URL's (after
the domain portion) case insensitive in apache (all URL's), for example:
www.foobar.com/JUNKFOOD.htm (client browser)
would be processed by httpd as:
www.foobar.com/junkfood.htm
hi
i try to to do overriding with apache
in my loadmodule.conf
LoadModule rewrite_module /usr/lib/apache2-prefork/mod_rewrite.so
in httpd.conf
Options None
AllowOverride All
Order deny,allow
Deny from all
# use .htaccess files for overriding,
AccessFileName .htac
I've asked about this before and never got an answer. I used to run my
server on a dual xeon computer and it was very memory efficient. I moved
to the 64 bit version of of Fedora Core 4 and now it's filling up memory
really fast.
Both servers had 4 gigs of ram. And basically the same configura
David Tonhofer, m-plify S.A. wrote:
I really don't know what the problem could be but let's
start a discussion:
1) How many children are there?
2) What is the sum of the processes RSS size?
3) What is the sum of the processes VSIZE size?
Thanks for your perl script. Here's the results:
102
David Tonhofer, m-plify S.A. wrote:
--On Friday, October 21, 2005 11:16 AM -0700 Marc Perkel
<[EMAIL PROTECTED]> wrote:
David Tonhofer, m-plify S.A. wrote:
I really don't know what the problem could be but let's
start a discussion:
1) How many children are there?
2)
David Tonhofer, m-plify S.A. wrote:
--On Friday, October 21, 2005 11:16 AM -0700 Marc Perkel
<[EMAIL PROTECTED]> wrote:
David Tonhofer, m-plify S.A. wrote:
I really don't know what the problem could be but let's
start a discussion:
1) How many children are there?
2)
I've had good luck using mod_speling. But before that I used a trick
where I used samba. The trick is to run samba, mount a share, then serve
from that share. Samba is case insensitive.
BTW - I agree - in fact I think it's insane to have a case sensitive
file system. But I'll never convince th
David Tonhofer, m-plify S.A. wrote:
--On Friday, October 21, 2005 11:16 AM -0700 Marc Perkel
<[EMAIL PROTECTED]> wrote:
David Tonhofer, m-plify S.A. wrote:
I really don't know what the problem could be but let's
start a discussion:
1) How many children are there?
2)
Nick Kew wrote:
On Wednesday 26 October 2005 13:44, Marc Perkel wrote:
[chop]
Did you ever tall us whether you compiled it yourself or got it
from a package?
If the latter, I suggest compiling it on and for your hardware,
in case you simply have a binary that'
I've asked about this before and never got an answer that solved the
problem. I used to run my server on a dual xeon computer and it was
very memory efficient. I moved to the 64 bit version of of Fedora Core
4 and now it's filling up memory really fast.
Both servers had 4 gigs of ram. And bas
Nick Kew wrote:
On Thursday 03 November 2005 04:39, Marc Perkel wrote:
Serious Memory Leak Problem
Last time you posted this, I asked if you'd compiled it yourself,
and you said no. Please at the very least *do that* before
complaining here. Some third-
-->
http://mailman.churchofreality.org/*
I'm confused about how to do this and figure that someone out there has
this down.
Thanks in Advance
--
Marc Perkel - [EMAIL PROTECTED]
Spam Filter: http://www.junkemailfilter.com
My Blog: http
Joshua Slive wrote:
On 11/6/05, Marc Perkel <[EMAIL PROTECTED]> wrote:
OK - how would I do this?
I'm migrating my mailman server to another computer and I'm changing the
URL and I want to redirect from the old URL to the new one. The old
server has many virtual
Hi,
I want to
authenticate users agains W2K domain with LDAPS in Apache2. Has anyone
running this?
I cannot get it
working.
thx,
Marc
Hi David,
Is this secure encryption?
Thx,
Marc
-Oorspronkelijk bericht-
Van: Barham, David [mailto:[EMAIL PROTECTED]
Verzonden: donderdag 10 november 2005 15:11
Aan: users@httpd.apache.org
Onderwerp: RE: [EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Domain
anyone?[Scanned
e?sub?(objectclass=person)
require valid-user
I use Debian.
What's wrong?
thx,
Marc
Van: Marc Jonkers
[mailto:[EMAIL PROTECTED] Verzonden: donderdag 10
november 2005 15:11Aan: users@httpd.apache.orgOnderwerp:
[EMAIL PROTECTED] LDAPS authentication APACHE2 with W2K Doma
Hi Everyone,
I'm hosting a lot of domains for a lot of people who have a lot of MySQL
applications that they installed and almost all are configured to talk
to MySQL on "localhost".
In order to spread the load I'm trying to move the MySQL server to
another machine. Since everything is config
much more ;)
Regards,
Samy
Marc Perkel schrieb:
Hi Everyone,
I'm hosting a lot of domains for a lot of people who have a lot of
MySQL applications that they installed and almost all are configured
to talk to MySQL on "localhost".
In order to spread the load I'm tryi
Running server-status and getting a lot of these. The server seems to be
under some sort of attack. What does this mean?
*40-0* 13851 0/8/118 *R* 0.14 11 31 0.0 0.05 2.11 ? ?
..reading..
*41-0* 13967 0/9/167 *R* 0.00 11 31 0.0 0.11 119.75 ? ?
..reading..
Kind of puzzling. The problem started after doing an upgrade to Fedora
8. The web server randomly quits working. This morning it showed 5 httpd
processes running. My settings for number of servers is far higher than
that. Restarting the httpd service fails with it saying that it copuld
not bin
how can
start the httpd daemon?
Thanks
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTE
In the /tmp directory there is a file that was created by the apache
user.
File name: sess_f67399ee11ea93d2331a1af8efa054b3
Contents: ATTEMPS|i:0;
Is this a result from a hack attempt or a failed service of some type?
Thanks
Marc Fromm
Information Technology Specialist II
Financial Aid
use of the .htaccess
file?
Marc Fromm
Information Technology Specialist II
Financial Aid Department
Western Washington University
Phone: 360-650-3351
Fax: 360-788-0251
-
The official User-To-User support forum of the Apache HTTP Serv
nto the website.
The man page for htpasswd did not state certain special characters are
not allowed.
Is there a reason why I can't use the $, &, or ! symbol?
Marc
-
The official User-To-User support forum
My system is Linux Fedora Core 5 running httpd-2.2.0-5.1.2
How can I configure the log files sizes?
Thanks
Marc
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org
olution is to uncheck the "Enable
LMHOSTS lookup" box under network properties. This box was already
unchecked.
The only 2 log entries in the system log are...
The service was successfully sent a start control.
The service entered the stopped state.
Any help would be appreciated!
> Check the Application Event Log.
No entries are made in the application log when I attempt to start the
service.
Marc Scott
-
This communication is for informational purposes only. It is not
intended as an offer or solicitation for the purchase
and I forgot to mention that I did run netstat just to make sure nothing
was listening on port 80. nothing is.
Marc
-
This communication is for informational purposes only. It is not
intended as an offer or solicitation for the purchase or sale of
any
iewer, and nothing.
And I am a local admin on my machine, so that shouldn't have effected the
netstat output.
Any other suggestions?
Marc
And
I have 1G real and 1.5G virtual RAM.
I commented out all the modules except for the 'modules/mod_authz_host.so'
module (as that is apparently required for other code in the file to run).
The problem rema
addition of Aventail), I was able to get Apache working. Thanks for the
help!
Marc
André Warnier
<[EMAIL PROTEC
is there a place I candownload Apache 2.2 RPMs for fedora core 4? I'm
thinking about upgrading to FC5 but I'd like to see how 2.2 works first
because I have several hundred sites and the less variables at once the
better.
-
T
I just upgraded from 2.0 to 2.2 and there seems to be a problem. I was
using mod speling to make my sites case insensitive by that no longer is
working. How do I make Apache ignore the case of filenames?
-
The official User-To
[EMAIL PROTECTED] wrote:
Hi Marc,
I noticed this issue switching from IIS to Apache. My initial research
pointed to file names being case insensitive, but directories still
remaining case sensitive. Please let me know if you find out otherwise.
Steven.
OK - In Apache 2.0 the
serving method. even though
slight, it made a huge difference.
On 7/26/06, Marc Perkel <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] wrote:
> Hi Marc,
>
> I noticed this issue switching from IIS to Apache. My initial
research
> pointed to file names being case insensitive,
Nick Kew wrote:
On Thursday 27 July 2006 01:16, Marc Perkel wrote:
OK - So - this is a bug and needs to be fixed? You would think that an
HTTP server as popular as Apache would be able to support case
insensitive URLs.
There is no such thing as a "case insensitiv
In 2.0 Apache mod spaling made the URL case insensitive. In 2.2 it
doesn't. That means that mod speling in 2.2 is broken.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/
I'm having connection problems. Running server status 90% of the
connections look like this:
44-0
18012
0/6/16
R
0.00
1
1
0.0
0.00
0.00
?
?
..reading..
45-0
17985
Eike Frost wrote:
Hello,
On Friday 04 August 2006 18:02, Marc Perkel wrote:
I'm having connection problems. Running server status 90% of the
connections look like this:
*50-0* 17499 0/8/8 *R* 0.00 0 1 0.0 0.00 0.00 ? ? ..reading..
What does this
Hi,
The root of our extranet site is protected by a .htaccess file. If the user
is inside our network, no identification is required. Otherwise, he must
identified.
Here is the file :
AuthUserFile path_to_password_file
AuthGroupFile /dev/null
AuthName ":: INFORMATIONS CONFIDENTIELLES ::"
Auth
Hi,
Great ! It works ! I didn't hope a so fast answer !
Thanks a lot !
- Original Message -
From: "Joshua Slive" <[EMAIL PROTECTED]>
To:
Sent: Monday, August 07, 2006 5:42 PM
Subject: Re: [EMAIL PROTECTED] Several .htaccess
On 8/7/06, Marc MENDEZ <[EMAI
101 - 200 of 311 matches
Mail list logo