Hi Frank,
thank you very much, That's it! ;-)
Michael
2009/3/26 Frank Gingras :
> Michael,
>
> Try IndexOptions ShowForbidden (2.2.x)
>
> Frank.
>
> Michael Ludwig wrote:
>>
>> Hi!
>>
>> I'm experiencing the following problem:
&g
Hi!
I'm experiencing the following problem:
I changed the look&feel of the directory listings with mod_autoindex.
Works great so far.
But the directory listing doen't list the subdirectories which are
secured with .htaccess-Files.
Is there a possibility to change this behaviour??
Best wishes
Mic
not play from the website where it is shown in a frame
from an html file...
Maybe a separate issue, related to HTML - nothing to do with Apache.
Michael Ludwig
-
The official User-To-User support forum of the Apache HTTP Server
Michael Ludwig schrieb:
I want an Apache with the standard modules plus mod_rewrite.
./configure --prefix=/usr/local/apache22w \
--with-mpm=worker --enable-rewrite
I solved this by adding the follwing option:
--with-included-apr
lobster:/usr/local/src/httpd-2.2.11# ldd httpd
linux
* in order to avoid acquiring a dependency on, say, libkrb5.
I'd be looking for the *effective* configure options in order to know
what to deconfigure.
Turns out this is not the road to follow. See my next reply.
Michael Ludwig
--
Michael Ludwig schrieb:
I want an Apache with the standard modules plus mod_rewrite.
./configure --prefix=/usr/local/apache22w \
--with-mpm=worker --enable-rewrite
However, I do get a lot of extra stuff. This is not what I want.
lobster:/usr/local/src/httpd-2.2.11# ldd httpd
[libsqlite3
Bob Ionescu schrieb:
2009/1/12 Michael Ludwig :
Bob Ionescu schrieb:
http://httpd.apache.org/docs/2.2/sections.html#mergin
Thanks. This helps a bit. But I still don't quite understand the
meaning of "be applied" and "be evaluated" in this section. Does this
re
Tomcat runs as
If this happens to be the problem, try adding a more permissive umask to
$Tomcat/bin/catalina.sh :
umask 022;
Michael Ludwig
-
The official User-To-User support forum of the Apache HTTP Server Pr
ion.
http://www.cri.ensmp.fr/~coelho/mod_macro/#examples
Michael Ludwig
-
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,
Bob Ionescu schrieb:
2009/1/12 Michael Ludwig :
Bob Ionescu schrieb:
The location walk will be processed (again) after the directory and
file walk.
So my assumption was wrong. Does anyone know in which document this
behaviour is described?
http://httpd.apache.org/docs/2.2/sections.html
Bob Ionescu schrieb:
2009/1/9 Michael Ludwig :
I think here's what happens: By the time Apache has decided,
following the Alias, to use the container to locate the
requested resource, it is already tied to the filesystem context; and
it is now too late to take any containers into ac
94(1448) ack 522 win 1984
Sorry, no idea. What's going on in that precise instant?
Michael Ludwig
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html&g
The system has quite some libraries installed, and it looks to me as if
configure thinks I want an Apache with all those features possible. Is
this the expected behaviour?
If so, how do I have to run configure to get what I want?
Or maybe I hav
at's a piece of cake; don't know how difficult it is to
get this to work on Windows.
Michael Ludwig
PS: Wunderschöner Nachname!
-
The official User-To-User support forum of the Apache HTTP Server Project.
Se
Eric Covener schrieb:
On Fri, Jan 9, 2009 at 9:26 AM, Michael Ludwig
wrote:
Var EumelRoot /home/milu/www/eumel
Apache has very basic support for environment variables (from the
shell) via ${FOO}, or see mod_macro.
Thanks.
http://www.cri.ensmp.fr/~coelho/mod_macro/
Another option, of
Brian Mearns schrieb:
On Fri, Jan 9, 2009 at 9:26 AM, Michael Ludwig
wrote:
I thought so, too. I had tried, unsuccessfully:
DirectoryIndex linch
(Note that I believe without a leading slash, this will look append
"/linch" to whatever address the user has entered, e.g.,
server.co
e often wished Apache had a feature like:
Var EumelRoot /home/milu/www/eumel
Alias /eumel $EumelRoot/www
...
...
Michael Ludwig
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apach
Given the following configuration:
Alias /eumel /home/milu/www/eumel/www
Options +Indexes
SetHandler perl-script
PerlResponseHandler Eumel::Web::LinCh
Is there a way to make the program at /eumel/linch the
directory index without resorting to an HTTP redirect?
Michael Ludwig
18 matches
Mail list logo