> -Original Message-
> From: Stuart McGraw [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 30. März 2006 08:49
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] IndexIgnore list
>
> How do you reset the IndexIgnore list?
> My httpd.conf (apache-2.2 on Fedora Core 5) has the line:
>
How do you reset the IndexIgnore list?
My httpd.conf (apache-2.2 on Fedora Core 5) has the line:
IndexIgnore .??* *~ *# HEADER* README* RCS CVS *,v *,t
The is fine for all directories except one (and it's subdirs).
For that one I need to have those ignored files appear in
the directory listing.
Hello all. I've been admining various Apache servers for a number of
years, but this is my first post on this list, so go easy on me. ;)
I've got a site covered with URL rewrites, but I when adding a domain
canonicalization block, I get some weird behaviour. I first saw it on
2.0.54, and upgrade
Hi,
We would like to monitor using Apache logs number of HTTP
requests made to the web server. We are using Apache 2.0.54 web server on
Windows and UNIX alike.
Is there any directive available in Apache using which we
can achieve the same?
Thanks!!
Perminder
*
John Barrett wrote:
Hi,
I am hoping somebody could point me to a good book for learning how to
configure Apache 2?
I bought Apache Security by Ivan Ristic published by O'Reilly. I too am
a newbie and I found it excellent.
I am brand new to using Apache. I just got a mac powerbook, but want
You can not usually go wrong with the Oreily books. The best way would be to
go to your local bookstore, and then start looking at the books. A book that
I would find helpful might be totally useless to you. Start looking at what
they cover, and see if they cover topics that you need..
*
Hi,
I am hoping somebody could point me to a good book for learning how
to configure Apache 2?
I am brand new to using Apache. I just got a mac powerbook, but want
to use apache 2 over the default of Apache 1.3.
Therefore, I want to learn how to make Apache 2 run the system. I did
a package
Hi Arturo ,If i rephrase your question, You would be redirecting to a different url (www.example.com) to whoever connects to your webserver (www.prueba.com) . But you were asking for redirecting to different pages ( that would generally mean to pages on the same server ) . You should unde
i've figure out what i wanted and posted my finding on my website if
anyone's interested at looking
http://www.yourhowto.org/content/view/50/9/
Paul Matthews
I.T Trainee | The Cathedral School
Ph (07) 47222 194 | Fax (07) 47222 111
PO Box 944 Aitkenvale Q 4814
E: [EMAIL PROTECTED]
W: www.cathe
Hi
I have a problem with running HTTPS for name based virtual hosts. I
know that 'SSL wont work for name-based virtual hosts'
[http://www.modssl.org/docs/2.8/ssl_faq.html#ToC47]. But it is known
that for name based virtual hosts Apache will read the certificate set
for the fist vhost and this is o
On 3/29/06, Alexander Lazic <[EMAIL PROTECTED]> wrote:
> Hi,
>
> i have think to me:
>
> How nice would it be if the LocationMatch can handle the query-string.
>
> What are the community think about this feature idea?
Dangerous.
The order of elements in the query string is often arbitrary, which
I have in my ssl.conf file
Header append Pragma no-cache
Header append Cache-Control no-cache
Header append Cache-Control no-store
Header append Cache-Control private
but Im finding that certain NEW versions of IE are not respecting are
still caching HTTPS pages
> BTW: how about to use mod_proxy_balancer instead of the
weblogic-proxy-module?
Wouldn't the challenge be the same? Instead of a single WL server I
would have many in a cluster. I think I should try to iron out the kinks
in the single WL instance and its plugin before trying the cluster
co
Oh, you want this set in the httpd.conf file! Got it. Phew.. :-0
How, I have:
WebLogicHost 10.8.32.26
WebLogicPort 7013
WLTempDir /tmp
I get the same error.
You might be right - I recall something about having to be root to
install Apache, but forget the details now.
I can try asking
On Mit 29.03.2006 13:13, Amalan, S wrote:
Do you mean I should issue the following command:
setenv WLTempDir /tmp
No only
WLTempDir /tmp
as
WebLogicHost 10.8.32.26
And then what? Run Apache?
Yep.
Sorry, I can't set: chmod 777 /
Sys Admins won't let that happen! ;-)
Was just a id
Hi,
i have think to me:
How nice would it be if the LocationMatch can handle the query-string.
What are the community think about this feature idea?
Regards
Alex
-
The official User-To-User support forum of the Apache HTTP S
Alex,
Do you mean I should issue the following command:
setenv WLTempDir /tmp
And then what? Run Apache? Currently, there is no suc henv variable
set, unless Apache is picking it up from one of the files, in which
case, which one is it in?
Sorry, I can't set: chmod 777 /
Sys Admins won't let
On 3/29/06, John Walton <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'm trying to create a .htaccess file that will reside in an /images
> directory. I want the .htaccess file to only deny access to everything
> EXCEPT image files (gif, jpg, bmp, png, etc). I've searched the web, apache
> manual, and P
Hi,
I'm trying to create a .htaccess file that will reside in an /images
directory. I want the .htaccess file to only deny access to
everything EXCEPT image files (gif, jpg, bmp, png, etc). I've
searched the web, apache manual, and PCRE manual for hours but for
the life of me I can't get the reg
Hi,
On Mit 29.03.2006 12:57, Amalan, S wrote:
My server root is:
/users/denver/amas01/apache2.0/apache-2.0.55-install_dir
[snipped]
Thanx.
Please can you try:
set WLTempDir to /tmp
WLTempDir /tmp
or
chmod 777 /
ATTENTION OLY FOR TESTING!!
And then change back to orig permissions.
Any
My server root is:
/users/denver/amas01/apache2.0/apache-2.0.55-install_dir
because that's the one that contains the dirs 'conf' and 'logs' as
mentioned on the web page you pointed to.
I have the following setup:
/users/denver/amas01/apache2.0/ - this is the dir under which work on
Apache start
Hi,
On Mit 29.03.2006 20:53, Alexander Lazic wrote:
On Mit 29.03.2006 10:12, Amalan, S wrote:
Sorry, still don't understand your request for "'less output' /dir",
though you might be pointing in the right direction when you ask me to
see where Apache is before EACCES - how do I determine wher
Hi,
On Mit 29.03.2006 10:12, Amalan, S wrote:
Sorry, still don't understand your request for "'less output' /dir",
though you might be pointing in the right direction when you ask me to
see where Apache is before EACCES - how do I determine where Apache was
before hitting EACCES?
Ok can i get
Amazing what additional information can do.
If you have Listen specified without an IP address, by default your
Apache will listen on all addresses for that port. By adding the IP
address you have restricted it to one. That probably took it out of
conflict with another Apache server (which would
Alex,
Sorry, still don't understand your request for "'less output' /dir",
though you might be pointing in the right direction when you ask me to
see where Apache is before EACCES - how do I determine where Apache was
before hitting EACCES?
In the truss output, it seems that it tried to open wlp
John,
I suggest you try Apache: The Definitive Guide
by Laurie brothers.
regards,
tt
From: John Barrett [mailto:[EMAIL PROTECTED]
Sent: Wednesday, March 29, 2006 6:31 AMTo:
users@httpd.apache.orgSubject: Re: [EMAIL PROTECTED] Redirect different
pages
cool.
I was wondering if you know
I found the problem. Apparently the directive "Listen 80" doesn't work, so I made it more specific to "Listen
12.34.56.78:80", of course where 12.34.56.78 is my IP address and it worked like a charm.
Bernie
Bernie Durfee wrote:
...which looks okay, but Apache seems to crash and never starts
li
On Wednesday 29 March 2006 15:47, Tom Cat wrote:
> I'm trying to set ORACLE_HOME so that PHP will connect to Oracle.
>
> I first tried to stick the following into /etc/bashrc
Wrong place. Apache cleans up system environment for security
reasons. Put it into Apache's envvars (which apachectl read
On 3/29/06, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 3/29/06, Tom Cat <[EMAIL PROTECTED]> wrote:
> > I'm trying to set ORACLE_HOME so that PHP will connect to Oracle.
> >
> > I first tried to stick the following into /etc/bashrc
> >
> > ORACLE_HOME=/home/oracle/oracle/product/10.2.0/client_1
>
jay alvarez wrote:
>
>
> */Ricardo Stella <[EMAIL PROTECTED]>/* wrote:
>
>
> AFAIK, there are several implementations of auth_ldap. Which one are
> you referring to ?
>
> --
>
> I'm talking about the implementation found here:
> http://www.rudedog.org/auth_ldap/
>
> Anyway, if you kno
Does anyone have any experiences or suggestions they would like to
share? My company is exploring a two or three tier configuration where
https requests are terminated on a system running Apache2, utilizing
some sort of hardware accelerator to speed up processing. Apache will
then forward the reque
On 3/29/06, Tom Cat <[EMAIL PROTECTED]> wrote:
> I'm trying to set ORACLE_HOME so that PHP will connect to Oracle.
>
> I first tried to stick the following into /etc/bashrc
>
> ORACLE_HOME=/home/oracle/oracle/product/10.2.0/client_1
> export ORACLE_HOME
>
> That works fine for everyone on the box w
I'm trying to set ORACLE_HOME so that PHP will connect to Oracle.
I first tried to stick the following into /etc/bashrc
ORACLE_HOME=/home/oracle/oracle/product/10.2.0/client_1
export ORACLE_HOME
That works fine for everyone on the box who has a shell, but the
apache user doesn't have a shell so
...which looks okay, but Apache seems to crash and never
starts listening. I only get the following in the logs directory...
"...seems to crash..." - that's a bit vague...
Sorry, it does crash or at least doesn't completely start.
- is httpd running (ps -ef)?
- what happens if you try to acc
On 3/29/06, Mahesh Rathi <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I have successfully ported a C plugin from Apache 1.3 to Apache
> 2.0.52. But, as per available literature on apache and other
> various sites, plugin from 2.0.x does not work on 2.2 .. Can ne1
> tell me if this is vast difference (as
Joshua Slive wrote:
On 3/28/06, Joost de Heer <[EMAIL PROTECTED]> wrote:
David Knecht wrote:
This is probably a rather simple question related to single sign-on to
virtual hosts. Although I did some research I need some advice that
points me to the right direction...
This is the environment:
Hello,
I have successfully ported a C plugin from Apache 1.3 to Apache
2.0.52. But, as per available literature on apache and other
various sites, plugin from 2.0.x does not work on 2.2 .. Can ne1
tell me if this is vast difference (as from 1.3 to 2.0.x).
thanks and regards,
Mahesh
_
On 3/29/06, Nick Kew <[EMAIL PROTECTED]> wrote:
On Wednesday 29 March 2006 12:11, Deephay wrote:> Greetings all,>> Why I can't find some docs about something like "a2enmod" on the apache> website,What is "a2enmod"? It's not part of Apache. Maybe it's from some
package? Check the documentation
On Wednesday 29 March 2006 12:11, Deephay wrote:
> Greetings all,
>
> Why I can't find some docs about something like "a2enmod" on the apache
> website,
What is "a2enmod"? It's not part of Apache. Maybe it's from some
package? Check the documentation supplied by the packager.
> and seems
>
cool.I was wondering if you know a good book on apache?JohnnyOn Mar 29, 2006, at 1:25 AM, Arturo Leon wrote:hi, thanks for your help. but i need redirect it with apache, no with html or _javascript_ redirect code. i m a new user for apache, too. : ( Regards Arturo2006/3/29, John Barrett <[EMAI
hi, thanks for your help.
but i need redirect it with apache, no with html or _javascript_ redirect code.
i m a new user for apache, too. : (
Regards
Arturo2006/3/29, John Barrett <[EMAIL PROTECTED]>:
Hi,In a web page you can use:
http://www.google.com" /> Untitled Document
Wher
Greetings all, Why I can't find some docs about something like "a2enmod" on the apache website, and seems that there is no articles about how to set up ssl, seems we do not use the mod-sslin apache2.
Are there any step-by-step tutorial there? thx!Deephay
> -Original Message-
> From: Arturo Leon [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 29. März 2006 11:23
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Redirect different pages
>
> hi everyone,
>
> please, how to redirect different pages with apache2? and how
> do can it?
>
Hi,In a web page you can use: http://www.google.com" /> Untitled Document Where the meta tag, content="time in seconds{1 second in this case}" and URL where you want to go{google on this case}.Make sure the meta tag inside the tags.I hope that this helps, really just html. I am so new
hi everyone,
please, how to redirect different pages with apache2? and how do can it?
example: www.prueba.com redirect to www.example.com(example.com is my dafault page)
Regards
Arturo
Pd: sorry my english is no good. :P
The fact that the run-time linker tries to look for the C library in the
/sybase directory only means that /sybase is in the search path.
On Solaris there are several ways of defining the search path for dynamic
linking. First of all there is a system default. Then a search path can be
added to
Hey all,
Does anyone know information about the "event" MPM and when it might leave the
experimental status? Also, is there any chatter of new MPM's that grow on
worker?
I've been wanting to give event a try, but I can put it into production,
obviously.
Thanks!
-Graham
---
47 matches
Mail list logo