--- [EMAIL PROTECTED] wrote:
>
> Hi,
>
>
>
> How can I prevent directory listings of my server?
>
> What configurations required at http server and
> tomcat?
>
Directly from the httpd.conf.orig, the -Indexes turns
off automatic indexing.
# Possible values for the Options directive are
"
Hi,
How can I prevent directory listings of my server?
What configurations required at http server and
tomcat?
Thanks in advance,
Regards,
Rajesh Gannarapu
The information contained in this electronic message and any attachments to this message are inten
Hi
My Linux is running on x86 hardware platform. (HP Proliant DL 380 G4)
>From where i can download the Apache plugin for BroadVision for x86
Architecture?
I tried searching for it in the internet but no luck :((
Even, that "so" file is not provided in my BV installation package. The one
which is
SetOutputFilter works very well, even in Location filters. There are lots of
happy customers of this feature, using it for such things as for example
compression of response bodies.
Are you quite sure your filter is NOT invoked? Could you possibly have it
generate some output to stderr?
I copi
Setting up a round-robin DNS for the servers is sort of almost exactly like a
quick clustering patch.
Are you sure it is the apache server that is not keeping up though? You sure it
isn't a bandwidth limitation?
Quoting Danesh Daroui <[EMAIL PROTECTED]>:
> Hi all,
>
> I have set up a web serve
Hi all,I have set up a web server using Apache and it used to work fine until my site's hit grew up and now it has serious problems because of intensive clients traffic. I would like to set up other systems to cooperate with my main server and serve clients as well as my main server to make ballanc
Hi fellows,
I just installed Apache V. 2.2.2 on Win-XP SP2.
The installation procedure went well without any error messages.
But now when I try to start the service, the service wont' start and an
application event log has been created.
This entry has the following message:
Snippet:
Fau
On 7/2/06, Maxim <[EMAIL PROTECTED]> wrote:
Hello list,
I would like to allow people from a given IP address to access my
website without user authentification, and ask for a login/password
for requests originating from any other IP address.
Is there any way to combine allow/deny with mod_auth
Hello list,
I would like to allow people from a given IP address to access my
website without user authentification, and ask for a login/password
for requests originating from any other IP address.
Is there any way to combine allow/deny with mod_auth directives, or
any other way to achieve this
Sorry, by CGI variables, I meant the webserver variables. Stored in
the CGI scope by ColdFusion and in the SERVER[] scope in PHP, if that
helps. Variables like SCRIPT_NAME, HTTP_REFERER, etc.
I tried your sample code against several use cases and it does
everything our current module does and m
On 7/2/06, Neo Wee Teck <[EMAIL PROTECTED]> wrote:
Sorry,
Does the patch included works for Apache 1.3?
I don't know. Try it and see.
Joshua.
-
The official User-To-User support forum of the Apache HTTP Server Project.
See
Sorry,Does the patch included works for Apache 1.3?On 7/2/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 7/2/06, Neo Wee Teck <[EMAIL PROTECTED]> wrote:
> works for Apache 1.3?If you want to make yourself understood, try writing in complete sentences.Joshua.-
On 7/2/06, Neo Wee Teck <[EMAIL PROTECTED]> wrote:
works for Apache 1.3?
If you want to make yourself understood, try writing in complete sentences.
Joshua.
-
The official User-To-User support forum of the Apache HTTP Server
On 7/2/06, [EMAIL PROTECTED]
<[EMAIL PROTECTED]> wrote:
Quoting Joshua Slive <[EMAIL PROTECTED]>:
> You've already been told several times that the problem is likely
> SELinux config, and you've been given direct links explaining how to
> understand and solve the problem. What more do you want?
works for Apache 1.3?On 7/2/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
On 7/2/06, Neo Wee Teck <[EMAIL PROTECTED]> wrote:> Hi,>> I just notice some problems when using mod_vhost_alias>> It seems that when using VirtualDocumentRoot, the variable DocumentRoot in
> PHP got mixed up>> Server Global>>
On 7/2/06, Neo Wee Teck <[EMAIL PROTECTED]> wrote:
Hi,
I just notice some problems when using mod_vhost_alias
It seems that when using VirtualDocumentRoot, the variable DocumentRoot in
PHP got mixed up
Server Global
> DocumentRoot /var/www/htdocs
Inside
> VirtualDocumentRoot /var/www/vhost
Hi,
I just notice some problems when using mod_vhost_alias
It seems that when using VirtualDocumentRoot, the variable DocumentRoot
in PHP got mixed up
Server Global
> DocumentRoot /var/www/htdocs
Inside
> VirtualDocumentRoot /var/www/vhost/%0/htdocs
When I run a phpinfo script, this is th
I create "testing" user for tesing "public_html".
Now "testing" user that home directory under "/export3/home3/office3" is
working well. More detail below.
# grep testing /etc/passwd
testing:x:3:100::/export3/home3/office3/testing:/bin/bash
And httpd.conf below.
AllowOverride File
Hi,I just notice some problems when using mod_vhost_aliasIt seems that when using VirtualDocumentRoot, the variable DocumentRoot in PHP got mixed upServer Global > DocumentRoot /var/www/htdocs
Inside > VirtualDocumentRoot /var/www/vhost/%0/htdocsWhen I run a phpinfo script, this is the variable it
Although a bit late, thank you for your assistance. I was able to get it
working.
Maarten
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Joshua Slive
Sent: 23 June 2006 14:42
To: users@httpd.apache.org; [EMAIL PROTECTED]
Subject: Re: [EMAIL PROTECTED] Pr
Again,
How to configure a directory:
http://httpd.apache.org/docs/2.2/mod/core.html#directory
Security tips (e.g. how to avoid "Permission Denied"):
http://httpd.apache.org/docs/2.2/misc/security_tips.html
Then read the user_dir config instructions:
http://httpd.apache.org/docs/2.2/mod/mod_userd
21 matches
Mail list logo