On 24/08/07, Kateri Abeyta <[EMAIL PROTECTED]> wrote:
> We are running Apache HTTP Server Version 2.2.
> I'm using the following code:
>
>
>
>
> in which the time format works fine when I access the page as
> http://denverlibrary.org/index.html , but
> when I access the page from http://denverlib
On 24/08/07, John Wyatt <[EMAIL PROTECTED]> wrote:
> Hey folks, i'm coding a php blog from a IBM's developerWorks tutorial and I
> get this error with permissions.
It's clearly not a very useful tutorial if it teaches you to ignore
error conditions. Your code should have died at fopen() and never
I have searched everywhere, and cannot find a way to change or find
out what the mod_ldap connection pool settings look like. Is there
currently a way to do this? If not - are there any plans to make it
configurable?
The module really works well for us, but it is a bit opaque with
regards to wha
I'm not seeing any other files called index.something in any of our virtual
hosts. This same thing happens on all of them (kids.denverlibrary.org,
teens.denverlibrary.org, etc.).
Thanks for your help!
Kateri
On 8/24/07, Vincent Bray <[EMAIL PROTECTED]> wrote:
>
> On 24/08/07, Kateri Abeyta <[EM
On 24/08/07, Kateri Abeyta <[EMAIL PROTECTED]> wrote:
> I'm not seeing any other files called index.something in any of our virtual
> hosts. This same thing happens on all of them (kids.denverlibrary.org,
> teens.denverlibrary.org, etc.).
I didn't mean index.something literally..
I also can't re
hi there,
i have the following problem that i cannot really solve, although i am
familiar with mod_rewrite (and i have searchedbelive me).
my company has a webserver with the name www.abcde.com
on this webserver there is apache2 and tomcat, and tomcat creates
dynamic content, starting wit
On 8/23/07, Junaid Arshad <[EMAIL PROTECTED]> wrote:
> Hi All,
>
> I am trying to setup a SP on linux with apache2.0.59 and Shib SPv1.3.
> The portal is a gridsphere portal so I have mod_jk to connect apache
> and tomcat.
>
> When I try to navigate the server it comes up with the following
> error.
Original-Nachricht
> Datum: Fri, 24 Aug 2007 16:54:11 +0200
> Von: Jens Danneschewski <[EMAIL PROTECTED]>
> An: users@httpd.apache.org
> Betreff: [EMAIL PROTECTED] mod_rewrite and dynamic content
> hi there,
>
> i have the following problem that i cannot really solve, although
Hello there,
I am having some trouble when writing my rewrite rule to allow people to
access www.pilotalk.com instead of www.pilotalk.com/drupal. I have read the
examples in the httpd book and tried a couple but they don't seem to be
doing what I want here is what I currently have. It is in
On 8/24/07, Scott <[EMAIL PROTECTED]> wrote:
> Hello there,
>
> I am having some trouble when writing my rewrite rule to allow people to
> access www.pilotalk.com instead of www.pilotalk.com/drupal. I have read the
> examples in the httpd book and tried a couple but they don't seem to be
> doing w
Thanks for your response. I didn't look for index.something LOL - I looked
for other instances of index like index.cfm
Would there be something specific in the apache config that I should look
for? My UNIX admin says that everything is set up as it should be and has
pretty much given up on f
On 8/23/07, Kateri Abeyta <[EMAIL PROTECTED]> wrote:
> We are running Apache HTTP Server Version 2.2.
> I'm using the following code:
>
>
>
>
> in which the time format works fine when I access the page as
> http://denverlibrary.org/index.html , but when I access the
> page from http://denverlibr
Hello.
I don't know why my access_log file is always 0 bytes
size. I've searched all among httpd.conf but can't
find where's the problem.
I have the CommonLog directive activated in the
following way:
CustomLog logs/access_log common
It's in the httpd.conf context.
If I erase access_log file a
>
> I don't know why my access_log file is always 0 bytes size.
> I've searched all among httpd.conf but can't find where's the problem.
>
Do you have CustomLog directives defined in any virtual hosts? I
believe that would cause the behavior you are seeing.
See http://httpd.apache.org/docs/
Thanks so much for the link. I'll keep an eye on that bug for a fix.
Kateri
On 8/24/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
>
> On 8/23/07, Kateri Abeyta <[EMAIL PROTECTED]> wrote:
> > We are running Apache HTTP Server Version 2.2.
> > I'm using the following code:
> >
> >
> >
> >
> > in w
Still not working.
I've added the CustomLog to my VirtualHost
=(
--- "Fought, Richard" <[EMAIL PROTECTED]> escribió:
>
>
> >
> > I don't know why my access_log file is always 0
> bytes size.
> > I've searched all among httpd.conf but can't find
> where's the problem.
> >
>
> Do you
I'm no expert on logging, but the "CustomLog" statement seems to be all you
need for apache to create the corresponding log at startup.
However, to actually add some lines, it would need to use your "common"
LogFormat... Perhaps you have some flaw in the LogFormat that is preventing
it from workin
I am pretty new to Apache Http Server (AHS). I was looking into the document
for deploying the war file on AHS but could not found anything. I am not
sure whether I can deploy war on AHS or not. If not then I should use Tomcat
but how to integrate tomcat with AHS. I want to use AHS because I want
Did u erase the access_log file for specific virtual host or root access_log
file? could u post ur screenshot or textinfo on ur VirtualHost directive?
On 8/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> Hello.
>
> I don't know why my access_log file is always 0 bytes
> size. I've searched
19 matches
Mail list logo