On 12/4/05, Santi Saez <[EMAIL PROTECTED]> wrote:
> This is the de configuration code at "/etc/httpd/conf.d/
> mod_expires.conf":
>
> LoadModule expires_module libexec/mod_expires.so
>
> When running configtest I get this error/warns:
>
> # /etc/init.d/httpd configtest
> Processing config di
Hello,
I am trying to install "mod_expires" module in a Apache 1.3.33 server
under GNU/Linux box. This is the output of "httpd -l":
# /usr/local/apache/bin/httpd -l
Compiled-in modules:
http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.
When I installed apache 2, and I'm very much a beginner, on Debian
Linux the httpd.conf file was empty in favor of a "new" file called
apache.conf or something like that.
I found it somewhere and it includes http.conf for compatibility - I guess.
--
--> Use vowels every day or you'll get conso
I use Solaris so the config for Windows may be different, but on Solaris the
file is located under PREFIX/conf/httpd.conf
PREFIX=the path of the install you directed it to. Such as /usr/apache2
-Original Message-
From: Buddy Ochoa [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 04, 2
It could be that I just need to fix my httpd.conf, but I am a bit stuck.
I basicly have a virtualhost like this:
DocumentRoot /var/www/site1
Allow from all
JkUriSet worker ajp13:localhost:8009
I want all requests to /ldapadmin.* to be served by apache+php and the rest
to be served by tomcat
I am running windows XP on my computer and I have apache 2.0.55. I
downloaded it from http://httpd.apache.com
and I used the installer the program came with.
-
The official User-To-User support forum of the Apache HTTP Server Pro
On 12/4/05, Buddy Ochoa <[EMAIL PROTECTED]> wrote:
>
> I downloaded apache 2.0.55 and i said I have no httpd.conf file. Can someone
> help me with this problem so i can get one?
What OS? Who said you have no httpd.conf file? Where did you
download it from? How did you install it?
Joshua.
On 12/4/05, Leonardo Sá <[EMAIL PROTECTED]> wrote:
> I have this on the .htaccess file:
>
> Action phphandler /handlers/main.php
> AddHandler phphandler .php
>
> So, anything.php would be handled by main.php right? Its working good,
> except that when using forms with method=POST, main.php does no
I downloaded apache 2.0.55 and i said I have no httpd.conf file. Can
someonehelp me with this problem so i can get one?Thank You,[EMAIL PROTECTED]
-- Forwarded message --
From: Leonardo Sá <[EMAIL PROTECTED]>
Date: Dec 4, 2005 6:23 PM
Subject: Re: [EMAIL PROTECTED] addhandler issue
To: Joshua Slive <[EMAIL PROTECTED]>
I have this on the .htaccess file:
Action phphandler /handlers/main.php
AddHandler phphandler .php
So, any
On 12/4/05, Leonardo Sá <[EMAIL PROTECTED]> wrote:
> Im writting a php based front controller for my website, and i choosed
> to do so by redirecting all php file request to one file:
>
> addhandler phphandler .php
>
> works fine. However, I can only use GET requests within my scripts.
> POST varia
Im writting a php based front controller for my website, and i choosed
to do so by redirecting all php file request to one file:
addhandler phphandler .php
works fine. However, I can only use GET requests within my scripts.
POST variables seem to get lost somehow. Is it possible to fix it or
is t
Hi I am getting high load averages causes by child apache processes spawnign, it is happening at least 5 times a week and I suspect some kind of attack is been used on my server. At the times of the problem I am seeing these in my log files.
httpd in free(): error: recursive call[Sat Dec 3 21:
Hi,
I am trying to get WebDAV working with my Webserver (Apache 1.3.29,
dav_module 1.0.3),
but it just won't work. After fiddeling with the XP bug, concatenationg
domain and username and installing
the service pack 2 I still get following error messages, when trying to
connect to a webdav shar
Michael S Pallos wrote:
> I have installed Apache 2.0.55 on Solaris 10. The httpd is not starting
> up
> and the error_log reports the following:
> (22) Invalid argument: setgid: unable to set group id to Group 4294967295.
Your 'Group' directive probably points to a non-existing group.
Joost
> When I attempt a start by executing "PREFIX/bin/apachectl -l start" I get
> the following error:
> ld.so.1: /usr/apache2/bin/httpd: libgcc_s.so.1: open failed: No such file
> or
> directory
- Do you have this file on disk? (seeing you used gcc, it probably is)
- Is the directory it's in in your
16 matches
Mail list logo