2.2.6 said "Uninstall previous version" so I took a backup copy of the
"Apache 2.2" directory and proceeded.
After the install I went to my homepage (which you can see at
http://swiftys.org.uk/). It was an old version! Definately mine, but old…
How odd!
I looked at the backup I'd taken, and in the
Read the Drupal documentation for how to fix the configuration of Drupal:
http://drupal.org/node/15365
solprovider
On 12/5/07, Rashmi Amlani <[EMAIL PROTECTED]> wrote:
> I am a total newbie to apache. Have recently installed Apache 2.2, mySql and
> Drupal on winxp and everything seems to be work
Hi all!
I am a total newbie to apache. Have recently installed Apache 2.2, mySql and
Drupal on winxp and everything seems to be working fine However I cannot
figure out a way of getting rid of the ? in the url so like instead of
http://localhost/drupal/?q=manufacturer I would like
http://lo
On Nov 26, 2007 1:03 PM, D. J. <[EMAIL PROTECTED]> wrote:
> Hello all, hopefully you can help.
>
> OpenBSD v4.1, Apache v2.2.4, PHP v5.2.5
>
> Again, no luck. I finally decided to attack Apache, and this is where
> you all come in. I then attempted to compile and install 2.2.6 from
> source but
On 05/12/2007, Marko Asplund <[EMAIL PROTECTED]> wrote:
>
> I'm trying to setup a Apache reverse proxy to run server-side include
> commands included in proxied content.
> Apache proxies content coming from Tomcat using mod_proxy_ajp.
> SSI commands get run in local content, but not in proxied cont
I'm trying to setup a Apache reverse proxy to run server-side include
commands included in proxied content.
Apache proxies content coming from Tomcat using mod_proxy_ajp.
SSI commands get run in local content, but not in proxied content.
Should this sort of setup work with Apache 2.2 or is this
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Try moving the location block end tag to encompass the Rewrite rule for
the header like so:
DocumentRoot /srv/www/htdocs/
ServerAdmin [EMAIL PROTECTED]
ServerName www.testserver.ch
CustomLog /var/log/apache2/testserver-access
On 05/12/2007, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Hello, how can I write separate log files for :
>
> mydomain.com/directory1
>
> and
>
> mydomain.com/directory2 ?
>
> Iam trying ErrorLog and CustomLog inside but is
> not possible to do it.
The logging directives are specific to serve
On 05/12/2007, sh_santosh <[EMAIL PROTECTED]> wrote:
>I am usging Apache-Tomcat 5.5.20 and Axis 1.2 RC.
> I am invoking the web services method by my java client program.
Hi,
This list is for user support of the Apache HTTPD project, not Tomcat or Axis.
Try one of these lists instead:
http:
On Wed, 5 Dec 2007 15:20:27 +
"Vincent Bray" <[EMAIL PROTECTED]> wrote:
> On 05/12/2007, robert rottermann <[EMAIL PROTECTED]> wrote:
> > I try to set up a syste where the user authentication is done by
> > apache which the should forward the request to an application
> > server (zope).
I don
On 05/12/2007, robert rottermann <[EMAIL PROTECTED]> wrote:
> I try to set up a syste where the user authentication is done by apache
> which the should forward the request to an application server (zope).
I'm not sure if this works in a gateway configuration but try it anyway:
SetEnv Proxy-Chain
Hi,
I am trying to configure the AD authentication configuration for my apache
server (2.0.52)on suse 10.2. While loading the mod_auth_ldap.so module it
gives error as follows:
Cannot load /usr/lib/apache2/mod_auth_ldap.so into server:
/usr/lib/apache2/mod_auth_ldap.so: undefined symbol:
util_lda
Hi All,
Thanks for all the info.I agree there is some issue with request as HTTP
method is missing in the request for which I get invalid URI in the error
log.But wanted to know how is it possible to send such invalid request? Do
we have any tool by which I can test this thing.I tried some of the
Hello, how can I write separate log files for :
mydomain.com/directory1
and
mydomain.com/directory2 ?
Iam trying ErrorLog and CustomLog inside but is
not possible to do it.
Any idea?
Thanks
-
The official User-To-User supp
How can I do it without using VirtualHost?
I only have a ServerName, but I need to get Errorlog and customlog files
of various directories
Alias /main "/var/www/main/"
Options Indexes FollowSymLinks MultiViews
AllowOverride FileInfo
Dear all,
I am usging Apache-Tomcat 5.5.20 and Axis 1.2 RC.
I am invoking the web services method by my java client program.
In SoapBindingImpl class i have written a Implementation method
sendAndReceive().
sendAndReceive method code is --
public String sendAndReceive(String sRequest, S
Quoting Sander Smeenk ([EMAIL PROTECTED]):
> Scenario: User browses to my site, clicks a link to a 1.5G zipfile,
> realises it will take ages to download and clicks 'cancel download',
> which results in an Apache process eating up ~99% CPU-time and hogging
> the system.
Explicitly enabling or dis
Hi there,
i have installed the Apache 2.2.6.0 on a Windows Server 2003 SP2 an i use very
often the printer functions in php. But after some time (maybe 2-3 days) the
apache crashs with the following error:
---
httpd.exe Error
---
An unrecoverable
Hello!
With Apache 2.2.6 (the prefork mpm, on Debian 'SID') i'm seeing weird
behaviour when a (large) download is cancelled by a visitor.
Scenario: User browses to my site, clicks a link to a 1.5G zipfile,
realises it will take ages to download and clicks 'cancel download',
which results in an Ap
> -Original Message-
> From: news [mailto:[EMAIL PROTECTED] On Behalf Of User 1001
> Sent: Wednesday, December 05, 2007 8:38 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Re: Prevent new page
>
>
> Whilst I wait to test your suggestion (thanks), where or what would be
> mor
hi there
I try to set up a syste where the user authentication is done by apache
which the should forward the request to an application server (zope).
to be able to controll access privileges within the application server I
need to forward the name of the logged in user.
you can find the virtual
21 matches
Mail list logo