what type the connection is, so I don't expect to find
any answers there.
For the record, there are no errors being reported by the browser or
Apache or PHP.
I have looked about and I have only found one other instance of someone
having a similar problem, but no answer was
Sorry - I should have said...
This is running on OpenBSD and is Apache 2, version 2.0.54
PHP version is 4.3.10
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.ht
must be real directory paths
Hope this helps
Rich.
Maxim Vexler wrote:
Hello everyone.
Sorry for the newbies question, I would have searched for it myself if
it wasn't that urgent.
Could you please demonstrate or provide a helpful link on how to limit
script execution (php in this case)
Have you tried mod_security? - http://www.modsecurity.org/
I've not tried to do anything like this before with it, but it might
help. Worth a look...
regards
Rich.
dtufs wrote:
I'm not sure apache can do that but I have one linux
box setup as firewall,
patched with patch-o-mati
t the affect will be the same - the client will give up).
Rich.
dtufs wrote:
--- Rich <[EMAIL PROTECTED]> wrote:
Have you tried mod_security? -
http://www.modsecurity.org/
Thanks Rich. It certainly is an interesting module,
however, it does not seem to be capable of closing a
connecti
re using apache 1.3, the output scanning is not available (it's
a limitation of the way 1.3 works). However, you can still block the
client on the incomming stream so that request never reaches apche
propper, and you can affctively ignore the request.
Rich.
dtufs wrote:
Once it yo
blocking the ip address (which
you say you don't want to do) there's not much you can do about it anyway.
Rich.
dtufs wrote:
--- Rich <[EMAIL PROTECTED]> wrote:
You can configure mod_securiy so that it will not
respond at all - ie -
it will just leave the client hanging
dtufs wrote:
--- Rich <[EMAIL PROTECTED]> wrote:
The 'add_httpd_block' script is something I wrote
myself to drop the connection and block the IP for
a while.
But how do you block it? 403 is possible, but not what
we want. Firewall is possible, but our hosting
provide
Mr Boyle,
I don't think your replies are very helpful.
If you care to step outside your ivory tower for a moment and take a
stroll around the real world you'll find that there's rules and idealism
and then there's practicality and pragmatism.
Rich.
--- Boyle Ow
Hi folks. New to the list.
Something burped on my system last night and I've been chasing it ever
since. I run a middleware called Lasso which works with Apache and MySQL.
Since the burp, I have reinstalled the OS (Tiger 10.4 updated to 10.4.2),
MySQL to version 4.1.15 (64 bit) and reinstalled
e openssl commands give me the information I ask for, so I don't
see anything wrong with it.
Any insight appreciated.
Cheers
Rich in Toronto
-
The official User-To-User support forum of the Apache HTTP Server P
80074
error:0B080074:x509 certificate routines:X509_check_private_key:key
values mismatch
Is the private key you configured for your server the key used for the
certificate?
Cheers
Rich in Toronto
-
The official User-To-User su
: httpd could not be started
Not sure what to check as I deleted the previous error logs, and a
new one was created. So it has OS assigned permissions and she's empty.
Rich in Toronto
...now go get on your bike
-
The off
e (shared)
Syntax OK
Anybody have any ideas/suggestions?
Many thanks in advance
Rich
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To uns
On 24/08/2010 14:37, Eric Covener wrote:
On Tue, Aug 24, 2010 at 7:33 AM, rich wrote:
are there any non US-ASCII chars in the password?
No - just US ASCII characters i.e. [a-z,A-Z,0-9]
-
The official User-To-User
split the logs after the fact using the utility called split-
logfile that comes with Apache: http://httpd.apache.org/docs/2.2/programs/other.html
--
Rich Bowen
rbo...@rcbowen.com
owns the file/directory. Assuming that the
directories in question will be owned by that user, that should work.
--
Rich Bowen
rbo...@rcbowen.com
On Sep 22, 2009, at 08:56 , J. Bakshi wrote:
Rich Bowen wrote:
On Sep 22, 2009, at 08:24 , J. Bakshi wrote:
Well there is one side effect for the web hosting server. Generally
these type of servers host a huge no. of vhosts. And the CustomLog
options then creates a serious performance
.
Have I missed something ?
vhosts do not automatically inherit rewrite directives. You may need
either to include this directly into the vhost(s) where you want it to
apply, or put:
RewriteOptions inherit
in each vhost.
--
Rich Bowen
rbo...@rcbowen.com
On Sep 30, 2009, at 12:32 , Alexander Müller wrote:
Hi,
we are having the following RewriteRule entry configured
RewriteRule ^/(.*)$ https://HOSTNAME/$1 [P]
which generally seems to work, all incoming requests are forwarded
to the indicated machine, not as redirect but utilising mod_prox
On Sep 30, 2009, at 15:47 , Clive Kinton wrote:
Has anybody run into some weirdness with Apache 2.2.12 from Xampp on
Vista and ip to hostname resolution for 'localhost'? The httpd.conf is
vanilla, as shipped.
Specific issue: Trying to limit access to a directory with a
simple .htaccess file li
eason for this is that you have mismatched NameVirtualHost
and lines. Please see http://onlamp.com/pub/a/apache/2004/01/08/apacheckbk.html
for a detailed discussion of your problem and the solutions for it.
--
Rich Bowen
rbo...@rcbowe
allowed in htaccess
file ?
No, that option is not available at this time.
--
Rich Bowen
rbo...@rcbowen.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/users
r of processing. The rewrite directives run
earlier than the SetEnv directives. You can set the env var with
mod_rewrite:
RewriteRule ^ - [E:APPLICATION_ENV=development]
--
Rich Bowen
rbo...@rcbowen.com
s numerous pieces of
hardware (routers, firewalls, proxy servers, etc) between client and
server. The receiving end does NOT have that info, buried or
otherwise. It's simply not there.
--
Rich Bowen
rbo...@rcbowen.com
-
ake a look at mod_usertrack:
http://httpd.apache.org/docs/2.2/mod/mod_usertrack.html
If you don't trust cookies, then you're out of luck.
--
Rich Bowen
rbo...@rcbowen.com
-
The official User-To-User support foru
set ServerName. The rest of the
message is an actual error condition.
--
Rich Bowen
rbo...@rcbowen.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html
question. There
are no other answers, no matter how much you want for there to be.
On the other hand, how much does it *really* matter whether you have
1,000,000 or 1,000,001 visitors? Sometimes, you just have to be
satisfied with a really good estimate.
--
Rich Bowen
rbo
Collecting unscientific statistics in the interest of the future. A
show of hands: Are you using mod_imagemap?
--
Rich Bowen
rbo...@rcbowen.com
-
The official User-To-User support forum of the Apache HTTP Server Project
Apache in the first place. Have you
installed from source? From a package? From some third-party
distribution you downloaded?
Are you certain that mod_rewrite isn't in fact already installed? It
usually is.
--
Rich Bowen
rbo...@rcbowen.com
On Dec 1, 2009, at 11:38 , Peter Maguire wrote:
i installed from a package from the apache website
Then you should rebuild it, using --enable-rewrite in the arguments
to ./configure this time.
From: Rich Bowen
To: users@httpd.apache.org
Sent: Tue, 1 December, 2009 16:35:23
Subject
k Kew's book.
If you're referring to the Eagle book, please note that it's ten years
old and focuses primarily on Perl. It was a good book at the time, but
is now mostly a bookend. At 700 pages, it plays that role effectively
and attractively.
--
Rich Bowen
rbo...@rcbowen.com
, as Nick says, returning a 500 for it seems to be a lot less
useful than a 404 or a 410 and an ErrorDocument.
--
Rich Bowen
rbo...@rcbowen.com
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
iedByServerConfiguration
and
--
Rich Bowen
rbo...@rcbowen.com
-
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: u
, will this be considered a
bug?
Please do submit it, but perhaps as a documentation bug? I'll try to
remember to add a mention of this to the documentation, but a bugzilla
ticket will help us remember.
--
Rich Bowen
s process at all.
As for the other response that mentioned a big security hole and
spoofing DNS, I'm not at all sure what he was talking about, but you
don't need to spoof DNS, and there's no security implication whatever
in using thi
rt by telling us what the problem is, and seeing if it's something for
which there's a well-known solution.
--Rich
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.or
On Feb 24, 2010, at 4:45 PM, Ruiyuan Jiang wrote:
> Well, I posted the problem two weeks ago and nobody responded. I will do it
> again.
I'm sorry. I missed that.
>
> 2. The problem that I have now is:
>
> Solaris 10, Apache 2.2.14 reverse proxy --> HPUX 11.23, Apache 2.0.59, Tomcat
> 5.5 A
On Feb 25, 2010, at 2:10 AM, Lester Caine wrote:
>> I'm saying your webpage is weird, can you explain why your links are
>> using the IP instead of the hostname?
>
> Jonathan ... Daniel is just trying to help Robert out.
> It is Robert that has the 'weird webpages', and I suspect is is because h
On Feb 25, 2010, at 10:30 AM, Ruiyuan Jiang wrote:
> Hi, Rich
>
> Yes the login page for the user authentication comes from Tomcat server. The
> traffic between Solaris Apache and HPUX Apache server are strictly 'http',
> HPUX Apache redirect traffic to AJP port of
IP address 80.189.101.120 in an actual DNS server. Without that, you
cannot do what you are trying to do. This is not something that you can work
around. To do what you want you MUST have DNS resolution of your
hostname/domainname to your IP address. That is the only way.
--Rich
and expected. Each child process can handle an
inbound request, and the parent is responsible for delegating the requests to
the child processes, and making sure that there are enough to handle the load.
--Rich
est somewhat misses the "pre" nature of "prefork", and also suggests that
it will create processes forever, and destroy them once the request is over.
--Rich
-
The official User-To-User support forum of the Apache H
com:9090/appB)
>
> appA.domain.com and appB.domain.com are already configured in my DNS to
> address the box.
>
> What's the best way to obtain this ?
I believe the example you're looking for is this one:
http://httpd.apache.org/docs/trunk/vhosts/examples.html#proxy
ile called favicon.ico to silence the errors. Do this by typing:
touch favicon.ico
at the command line in your document directory.
--Rich
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://http
On Feb 26, 2010, at 11:57 AM, Nilesh Govindarajan wrote:
> Hi,
>
> I have two domains, example.net and example.com
>
> *.example.net & *.example.com point to the server's IP (Wildcard CNAME).
>
> Now only some subdomains like www, img, etc. are defined on both domains.
>
> I want to catch all
n the server configuration file rather than in .htaccess
files.
--
Rich Bowen
rbo...@apache.org
do some A/B testing with
different DocumentRoots.
For Apache 2.0, see
http://httpd.apache.org/docs/2.0/mod/mod_headers.htmlfor more
information. The Apache 2.2 docs (
http://httpd.apache.org/docs/2.2/mod/mod_headers.html) have slightly more
information, but most of it is identical.
Cheers,
Rich
On Thu, Aug 14, 2008 at 6:55 AM, Alexandru David Constantinescu <
[EMAIL PROTECTED]> wrote:
> I' am using Apache 1.3 and today I observe that one of the users
> (virtual hosts) site generate a lot of requests. I look into the client
> source code and I see that the index.php has a endless loop s
ate:results
and in that case the submitter filed a bug report
http://issues.apache.org/bugzilla/show_bug.cgi?id=43666
Thanks in advance for any advice on this subject.
--
Rich
ore love to see
you in our training class..
--
Rich Bowen
rbo...@apache.org
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscr
On Apr 6, 2009, at 14:32, Gary Smith wrote:
We have a web site that is being pounded pretty hard. The web site
has lots of graphics and our bandwidth is being killed. We have a
dedicated server at another location where we get more bandwidth
cheaper (but the overall processing sucks so i
On Apr 14, 2009, at 06:19, Viaduct Productions wrote:
Or would you rather me ask a question that doesn't shed light on
issues? Kind of like "only behave the way we wish"? Then why have
a list? You want approval? Get a dog. I'm here because things are
not clear. Yes, it's a list for u
On May 13, 2009, at 04:42, Karthik Nanjangude wrote:
RewriteRule ^SEARCH\index.jsp$ /SEARCH/index.jsp?area1=sq [NC,L]
I expected that "http://10.10.21.170/SEARCH/index.jsp"; would be
replaced with "http://10.10.21.170/SEARCH/index.jsp?area1=sq";
In addition to what Eric said, if you hav
mail: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>
--
Rich Bowen
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
T
know why
this may be happening?
--> AddType application/x-httpd-php .php
--> AddType text/html .shtml .php
That second line overrides the first one.
What you want instead is:
AddHandler application/x-httpd-php .php
--
Rich Bowen
[EMAIL PRO
. CFP to follow shortly.
Please feel free to spread this information far and wide.
- --
Rich Bowen
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFD9jIyXP03+sx4yJMRAnphAJ4s1Z+IXs1aBy3F
bin/apachectl not usr/local/apache2/bin/apachectl
Note the leading /
- --
Rich Bowen
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFEVgtAXP03+sx4yJMRAsehAJ9aBKml1Tc79KqHXfvQugldZc+ezgCgrVAx
9e0t
Call for Papers for ApacheCon US 2006 is currently open!
ApacheCon US 2006 will be held at the Hilton Hotel in Austin, Texas,
October 9-13, 2006.
The ASF and the conference producer—Full Circle Productions— invite
the Open Source community to send in session and tutorial proposals
for ApacheCon
Just a brief reminder:
This year, ApacheCon will be held in Amsterdam, at the Moevenpick
Hotel. Friday 23 of March is the cut-off date for being able to
register at the Moevenpick Hotel for the low conference rate of EUR 160.
--
Rich Bowen
[EMAIL PROTECTED]
For the ApacheCon Planners
Call for Papers Opens for ApacheCon US 2007
The Call for Papers is now open for ApacheCon US, to be held November
12-16 at the Peachtree Westin, Atlanta. The conference will consist
of two day of tutorials (November 12-13) and three days of regular
conference sessions (November 14-16).
Pl
There is a URI on my website for which I get:
Invalid URI in request GET /hr/jobs HTTP/1.1
every single time the URI is accessed. The URI works as desired,
returning the document as desired, and the end-user is never aware
that anything untoward happened.
I'm curious why I'm getting this e
On Jun 14, 2007, at 11:33, Joshua Slive wrote:
On 6/13/07, Rich Bowen <[EMAIL PROTECTED]> wrote:
There is a URI on my website for which I get:
Invalid URI in request GET /hr/jobs HTTP/1.1
every single time the URI is accessed. The URI works as desired,
returning the document as desire
On Jun 27, 2007, at 11:51, Rich Bowen wrote:
On Jun 14, 2007, at 11:33, Joshua Slive wrote:
My last-ditch effort to find the cause would be to run httpd -X under
gdb and set a breakpoint at that error message. Another option would
be simply to replace r->the_request with r->uri
ApacheCon US 2007 • Atlanta GA
To support everyone in the community attending this conference we are
extending the Early Bird Registration to September 22, 2007.
Register now and save money PLUS your registration supports the Open
Source Community.
And PLEASE get this message out to your frie
S t i n g r a y wrote:
> whats is apache 1.0 ? new version of apache ?
>
Apache 1.0 was released in December of 1995. You can read the release
announcement here:
http://mail-archives.apache.org/mod_mbox/httpd-dev/199512.mbox/[EMAIL PROTECTED]
Rich Bowen wrote:
> S t i n g r a y wrote:
>
>>whats is apache 1.0 ? new version of apache ?
>>
>
>
> Apache 1.0 was released in December of 1995. You can read the release
> announcement here:
> http://mail-archives.apache.org/mod_mbox/httpd-dev/199512.mbox/[EM
Stephen Cook wrote:
> Does anyone have a recommendation on a good book for Apache security? I
> have found several at amazon.com, but I figure you folks would know
> which is the best.
I highly recommend Apache Security by Ivan Ristic
that there is a directory block referring to
this directory, with an "allow" directive there.
Of course, presumably, if you're using .htaccess files, that infers that
you don't have access to the main server configuration file, so perhaps
these things are not in your power
t contain the optional "something followed by a slash".
So, according to this ruleset, it's supposed to rewrite that to /index.cgi
So it seems that it's doing exactly what you asked for it to do.
The real question is what you're trying to do with this rewrite ruleset,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Michael D. Berger wrote:
> [...]
>
>>From: Rich Bowen [mailto:[EMAIL PROTECTED]
>
> [...]
>
>>Michael D. Berger wrote:
>>
>>>The following:
>>
>>> RewriteCond %{REQUEST_URI} !^.*/picts/.
ori.
As Joshua said, one of your best tools at this point is the RewriteLog,
since it tells you exactly what mod_rewrite thinks is going on. That is
sometimes enough to figure out why a particular rule isn't doing what
you expect it to do. I also find Regex Coach or ReBug to be a great tool
to find
creating a directory.
This is what mod_vhost_alias does.
VirtualDocumentRoot /var/www/%1
See http://httpd.apache.org/docs/2.0/mod/mod_vhost_alias.html
- --
Rich Bowen
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http
alifier.
I've seen a lot of people lately using blocks, for example,
as though they are somehow required to make stuff work. They aren't, and
they add an additional layer of troubleshooting.
- --
Rich Bowen
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v
I use multiple (more than one) ServerAlias line? For large
> numbers of aliases, this may improve readability and manageability.
Yes, you can list more than one ServerAlias line if you so desire.
- --
Rich Bowen
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.4 (Darwin)
Comme
rk.net
ErrorLog E:\ApacheGroup\Apache2\logs\error.log
CustomLog E:\ApacheGroup\Apache2\logs\access.log common
--
Rich Bowen
[EMAIL PROTECTED]
-
The official User-To-User support forum of the Apache HTTP Server Project.
See h
tes.
They went directly to the site (no referrer) and are not reporting a
user agend string. That's not unusual or suspect.
It's *possible* that they are up to no good, but these log entries don't
support that conclusion.
--
Rich Bowen
[EMAIL PROTECTED]
;save as" and then put the name
.htaccess in quotes.
Alternately, if you don't want to do that, then set the AccessFileName
directive to something else:
http://httpd.apache.org/docs/2.0/mod/core.html#accessfilename or
http://httpd.apache.org/docs/1.3/mod/core.html#accessfilename
On Apr 22, 2008, at 05:57, Emil Edeholt wrote:
Hello!
I've been trying to make my urls look like site.com/foo instead of
site.com/index.php?page=foo so I have one rewriterurl that
rewrites /foo to my php script and one rule that redirects old
index.php-url:s to my new urls. When I apply
latest
versions, and 2) posting your RewriteLog so that we can see what
process it's going through to do this? Given that that's an example
from the documentation, one kind of hopes that it'll work correctly.
Also, I'm trying this out myself. Is it only on PATH_INFO, or is i
e IP address, or that your ISP blocks port 80. The
latter is actually extremely common - most ISPs don't want you
running a website without paying more for the service. Try running on
an alternate port such as 8080 or , and see if it works there. Or
call your ISP and ask what the
On Apr 22, 2008, at 10:08, Arnab Ganguly wrote:
Hi All,
How do I get the content length in the access log.Is there any
configuration I need to do in the httpd.conf file?
Also what is the "276" value in the line of the access log file
12.246.123.60 - - [04/Apr/2003:13:01:15 -0500] "GET /s
On Apr 22, 2008, at 10:39, [EMAIL PROTECTED] wrote:
I have an FTP server running and people can access that just fine.
It is running on port 21. I just tried the validator but it said
the address has to be in the form of a URL and not an IP. I wonder
if that is the problem? I was going to p
When we enable mod_status and point our browser to
http://server-name:port/server-status?notable a tableless format of
server status details will be displayed. In that after the
scoreboard the server details are displayed in a specific format.
Is this format configurable? Can we change the w
eem to find anything that will satisfy these requirements. I know that
this would be much easier to just have separate boxes for each version of
the site; trust me, I've tried suggesting that, but this is currently not an
option.
Thanks in advance,
Rich Schumacher
problem is not the PHP core itself, but the third-party libraries that
may not be thread-safe. According to the link above, this is of much less
concern to those using Windows. But perhaps it's worth a try to switch to
the Prefork MPM and see if the symtpoms disappear.
Cheers,
Rich
On Sun,
Hey Samir,
Have you looked into mod_log_sql or mod_log_mysql? I don't know the
specifics, but they look like they might accomplish what you need. If not,
you can always create your own custom logging script and direct Apache to
use that.
Cheers,
Rich
On Sun, Jul 6, 2008 at 10:22 PM,
that produces anything different.
Cheers,
Rich
On Mon, Jul 7, 2008 at 3:05 PM, Bonger O <[EMAIL PROTECTED]> wrote:
> Hi guys,
>
> Thanks for getting back to me on this with your comments, but sadly I've
> still had no luck.
>
> I have managed to nar
bles:
http://httpd.apache.org/docs/2.0/mod/mod_log_config.html#formats
Please note that you can use whatever language you want in your script, as
long as it can accept input from STDIN.
Hope that clears it up.
Cheers,
Rich
On Mon, Jul 7, 2008 at 8:52 PM, Samir Ghodasara <[EMAIL PROTECTED]>
wr
If you are seeing nothing but abuse from these hosts your best bet would be
to block these at the router/firewall level. If you don't have access to
that, use iptables on the web server to silenty drop any connections from
them.
On Fri, Jul 18, 2008 at 12:08 PM, Ali Nebi <[EMAIL PROTECTED]> wrote
ou to block access across the board to all sites that fall under the
DocumentRoot.
In httpd.conf, using the hosts from your log:
Order allow,deny
Allow from all
Deny from fcmat.org
Deny from 204.184.43.252
Hope that helps.
Rich
On Fri, Jul 18, 2008 at 1:21 PM, Ali Nebi &l
r of cache that can greatly
speed up web requests.
Hope that clears the air a little bit as I feel there are several good
examples where forward proxies can be useful.
Cheers,
Rich
On Sat, Jul 19, 2008 at 8:29 PM, <[EMAIL PROTECTED]> wrote:
> On 7/19/08, André Warnier <[EMAIL PROTECTE
On Tue, Jul 22, 2008 at 11:51 PM, <[EMAIL PROTECTED]> wrote:
> Thank you. I was wondering if anybody noticed the question at the end
> of my post. I am truly interested in the answer.
>
> How would you have handled this if forward proxies did not exist?
> Your answer was the forward proxy helped
On Wed, Jul 23, 2008 at 8:50 AM, André Warnier <[EMAIL PROTECTED]> wrote:
> Hi. Me again butting in, because I am confused again.
> When users workstations within a company's local network have browsers
> configured to use an internal "http proxy" in order to access Internet HTTP
> servers, is thi
Hi,
I’m running Server version: Apache/1.3.26 (Unix) and I’m
trying to figure out how I can allow anonymous access to the files in a
directory yet restrict the Directory index listing only to a few authenticated
users.
I know I’ll probably need to use an .htaccess file with
the Opt
Hi,
I’m running Server version: Apache/1.3.26 (Unix) and
I’m trying to figure out how I can allow anonymous access to the files in
a directory yet restrict the Directory index listing only to a few
authenticated users.
I know I’ll probably need to use an .htaccess file
with the Opt
I'm trying to come up with a working example of using
AuthProviderAlias with something other than LDAP. I'm sure I'm
overlooking something simple, but I can't get it working, and could
use some advice. Here's what I've got:
AuthUserFile /tmp/auth1
AuthUserFile /tmp/auth2
Call for Papers Opens for ApacheCon Europe 2007
The Call for Papers is now open for ApacheCon Europe, to be held May
1-4 at the newly-opened Movenpick Hotel, Amsterdam. The conference
will consist of one day of tutorials (May 1) and three days of
regular conference sessions (May 2-4).
Pr
Could someone tell me what is going on and
(more critically) how I can make things work from the WAN in
the same way they're working now on the LAN?
-r
--
http://www.cfcl.com/rdmRich Morin
http://www.cfcl.com/rdm/resume [EMAIL PROTECTED]
http://www.cfcl.com/rdm/weblog +
http://www.foobar.com/blog
You're looking for the ProxyPass directive
A more thorough answer was given to you on the d...@httpd mailing list,
although the posting did in fact rightly belong here.
--
Rich Bowen
rbo...@rcbowen.com
1 - 100 of 269 matches
Mail list logo