Re: [EMAIL PROTECTED] Error enabling "mod_expires" in Apache 1.3.33

2005-12-04 Thread Joshua Slive
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

[EMAIL PROTECTED] Error enabling "mod_expires" in Apache 1.3.33

2005-12-04 Thread Santi Saez
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.

RE: [EMAIL PROTECTED] more httpd.conf info

2005-12-04 Thread Doug McNutt
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

RE: [EMAIL PROTECTED] more httpd.conf info

2005-12-04 Thread Michael S Pallos
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

[EMAIL PROTECTED] Anyone tried mixing Jk2 & Php resources within the same virtual host ?

2005-12-04 Thread hv @ Fashion Content
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

[EMAIL PROTECTED] more httpd.conf info

2005-12-04 Thread Buddy Ochoa
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

Re: [EMAIL PROTECTED] htpd.conf

2005-12-04 Thread Joshua Slive
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.

Re: [EMAIL PROTECTED] addhandler issue

2005-12-04 Thread Joshua Slive
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

[EMAIL PROTECTED] htpd.conf

2005-12-04 Thread Buddy Ochoa
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]

Re: [EMAIL PROTECTED] addhandler issue

2005-12-04 Thread Leonardo Sá
-- 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

Re: [EMAIL PROTECTED] addhandler issue

2005-12-04 Thread Joshua Slive
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

[EMAIL PROTECTED] addhandler issue

2005-12-04 Thread Leonardo Sá
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

[EMAIL PROTECTED] httpd processes spawning and causing high load and server to halt

2005-12-04 Thread Chris
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:

[EMAIL PROTECTED] WebDAV can't find _vti_inf.html, _vti_bin/shtml.exe/_vti_rpc

2005-12-04 Thread Eddy Ilg
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

[EMAIL PROTECTED] Re: Error on start

2005-12-04 Thread Joost de Heer
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

[EMAIL PROTECTED] Re: Startup failed, Apache 2.0.55

2005-12-04 Thread Joost de Heer
> 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