[us...@httpd] about 104 error

2009-01-18 Thread ���KK
hello every one, this is grant. when i use apache http server (2.0.47),i have encounted a strange error.it doesn't dissapear often. who can help me ? err_log: (104)Connection reset by peer:proxy:request failed to IP(70007)the timeout specified has expired:proxy:request failed to IP

[users@httpd] apache dead pids

2019-11-14 Thread K K
We are running apache in our environment with the version 2.4.27 apachectl -v Server version: Apache/2.4.27 (Red Hat) Server built: Jun 6 2018 13:30:38 over period of time I see httpd pids lying around holding memory and not serving any more requests as I see no LISTEN attached to that pid. p

[users@httpd] Can I add 2nd HDD for webdav?

2021-11-17 Thread k
Can I add 2nd HDD-14TB for webdav? Then I want change webdavroot for 2nd HDD. Keizou Matsumula - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org

[users@httpd] Apache2+WEBDAB new HDD

2021-11-24 Thread k
In linux, can Apache2+WEBDAB work for attached HDD 10Tbytes. How can I set DocumentRoot? added HDD is /media/keizou/. 2021/11/16 Matsumula keizou - To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org For additional comma

[EMAIL PROTECTED] mod_deflate config error

2008-01-17 Thread Kranti K K Parisa
Hi, I am trying to use mod_deflate module on apache 2. my httpd.conf contains sthe following. LoadModule deflate_module modules/mod_deflate.so SetOutputFilter DEFLATE BrowserMatch ^Mozilla/4 gzip-only-text/html BrowserMatch ^Mozilla/4\.0[678] no-gzip BrowserMatch \bMSIE !no-gzip !gzip-only-text/

Re: [us...@httpd] How can I secure my apache server from DoS attack ?

2009-06-25 Thread Fred K
On Tue, Jun 23, 2009 at 8:30 AM, Damian Myerscough wrote: > Hello Neelesh, > > It is possible to use a modules called: mod_evasive this will help > prevent DOS attacks occurring. > > http://www.zdziarski.com/projects/mod_evasive/ > Hi, mod_evasive will not work for this... on another thread by N

Re: [us...@httpd] Apache2 startup error on Solaris 10

2009-06-25 Thread Fred K
On Tue, Jun 16, 2009 at 2:46 AM, Igor Cicimov wrote: > Hi all, > > I have compiled and installed apache2.2.11 with mod_security and SSL on > Solaris 10. All was fine until I moved it to jail I had built in /chroot. > The error I get is: > > [Tue Jun 16 16:19:47 2009] [info] Init: Seeding PRNG with

[us...@httpd] rewrite and proxy question

2009-06-30 Thread K. Clair
t to On in the main server config is not carrying over to the .htaccess file. So when the rewrite goes in the .htaccess file, requests to / get properly proxied, but the proxy server cannot answer correctly because the requested hostname is lost. Thoughts?? and

Re: [us...@httpd] rewrite and proxy question

2009-07-01 Thread K. Clair
n use ProxyPreserveHost On in the server config or vhost block). > > On Tue, Jun 30, 2009 at 11:41 PM, K. Clair wrote: > >> Hi All, >> >> I'm trying to figure out if the following is possible. Let me know if >> anyone has any ideas! >> >> I have a w

[us...@httpd] Apache and domain names

2009-08-19 Thread Matt K
Can someone tell me how about hosting more then one Domain with Apache? Thanks Matt - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsub

[us...@httpd] mod security turned on, but having some issues

2009-11-02 Thread b k
Hi all, The web application which I am currently supporting incorporates reports generating functionality using Java Reporting Component which worked fine on WebSphere App server and also Apache 2.2 before turning on the mod security configuration. The app used to generate reports in a PDF format o

Re: [us...@httpd] mod security turned on, but having some issues

2009-11-02 Thread b k
: > b k wrote: > >> Hi all, >> The web application which I am currently supporting incorporates reports >> generating functionality using Java Reporting Component which worked fine >> on >> WebSphere App server and also Apache 2.2 before turning on the mod >&g

[us...@httpd] pdf report generation - content type text/html

2009-11-03 Thread b k
Hi all, PDF reports are not being generated on any browser. On IE, I get the File Save dialog and on Firefox, all weird characters get displayed. When I ran this test again with HTTPFox and Fiddler, I noticed that the content-type in the response header is *text/html* for this PDF report, which is

Re: [us...@httpd] pdf report generation - content type text/html

2009-11-03 Thread b k
also checked mime.types file which includes pdf entry. On Tue, Nov 3, 2009 at 2:32 PM, Brian Mearns wrote: > On Tue, Nov 3, 2009 at 2:26 PM, Marcin 'Rambo' Roguski > wrote: > > On Tue, 3 Nov 2009 14:20:27 -0500 > > b k wrote: > > > >> Hi all, > &g

Re: [us...@httpd] pdf report generation - content type text/html

2009-11-16 Thread b k
, 2009 at 3:43 PM, Brian Mearns wrote: > On Tue, Nov 3, 2009 at 3:06 PM, b k wrote: > > Thanks!! Actually, it's a java based app on the WebSphere app server that > > sends the response to Apache web server which in turn sends the response > to > > the browser. I teste

Re: [us...@httpd] pdf report generation - content type text/html

2009-11-16 Thread b k
thanks for ur input. But, as I said before, the reports work directly on the app server. However, the report fails to open if you provide a smaller date range (period) and works fine with a bigger date range. Is there any setting on web server that I need to check for min/max response data size or

[EMAIL PROTECTED] Modify HTTP response code

2008-10-15 Thread anand k
Hi, I'm trying to modify the HTTP status code of the response. One solution to do this is via "as-is". I was wondering if this could be achieved directly via an apache directive so that apache would not need to read the file. Is there a way to modify the HTTP status code via mod_headers? -- Vie

Re: [us...@httpd] apache 2.2.3 - rhel 5.2 - mod_jk issue

2008-11-06 Thread Fred K
Hi, look at a file workers.properties and check the syntax with http://tomcat.apache.org/connectors-doc/reference/workers.html also look at examples in http://tomcat.apache.org/connectors-doc/generic_howto/loadbalancers.html balanced_worker is deprecated for balance_worker worker.balance1.balanc

Re: [EMAIL PROTECTED] RE: Apache2.2 httpd.conf configuration

2007-04-20 Thread j k
Perhaps the directives have changed? I don't see LDAPServer here: http://httpd.apache.org/docs/2.0/mod/mod_auth_ldap.html caveat: I know even less about this than you

Re: [EMAIL PROTECTED] apache reverse proxy query

2007-04-25 Thread j k
On 4/25/07, Nick Kew <[EMAIL PROTECTED]> wrote: On Wed, 25 Apr 2007 06:21:47 -0700 (PDT) Fred Sanfrod <[EMAIL PROTECTED]> wrote: > can someone please tell me what am I > missing? It's more likely you're trying something too complex (probably with mod_rewrite) than that you're missing somethin

Re: [EMAIL PROTECTED] Virtual Host

2007-04-30 Thread j k
Maybe you need a different doc root for each site else it will end serving from the same doc root for all sites On 4/27/07, Alejandro Decchi <[EMAIL PROTECTED]> wrote: Here in this file i include the configuration like : ServerAdmin [EMAIL PROTECTED] DocumentRoot /etc/apache2/htdocs

[EMAIL PROTECTED] Alias for Bugzilla

2007-05-11 Thread j k
Hi, I'm trying to set up bugzilla on our server so that it comes up as http://servername/bugzilla The main site is on /var/www/localhost/htdocs and bugzilla is installed at /var/www/bugzilla/htdocs There are several subdomains as well (don't know if that's pertinent). Initially I set it up to

Re: [EMAIL PROTECTED] Alias for Bugzilla

2007-05-11 Thread j k
On 5/11/07, Joshua Slive <[EMAIL PROTECTED]> wrote: On 5/11/07, j k <[EMAIL PROTECTED]> wrote: > but http://servername/bugzilla doesn't work, gives a 404 everytime. What -- exactly -- does the error_log say? Joshua. I think this is the entry [Fri May 11 17:11:32 2

Re: [EMAIL PROTECTED] multiple domain hosting

2007-05-11 Thread j k
On 5/11/07, Glen Vickers <[EMAIL PROTECTED]> wrote: I'm having some difficulty using the virtual domain hosting on my server. I have setup the virtual domains but it doesn't seem to recognize the two domains as they come in. Here's my config. What am I missing? Looks a lot like the way I d

Re: [EMAIL PROTECTED] Apache 2.2 security concern

2007-05-11 Thread j k
On 5/11/07, Sam Lavitt <[EMAIL PROTECTED]> wrote: I am wondernig if apache 2.2 has a means to prevent a user with a site hosted on the server, from accessing another users files. (e.g. I have /hosting/user1, and I don't want him to be able to run a script to open /hosting/user2/password-file)

Re: [EMAIL PROTECTED] Enable Apache with SSL

2007-05-16 Thread j k
On 5/16/07, Malladi, Sasikanth <[EMAIL PROTECTED]> wrote: All, Apologies if this is a FAQ and I should RTFM but I don't seem to find the right place to look. How do I enable my Apache 2 web server with SSL? I followed the advise here: http://docs.sun.com/source/819-5536-11/7_SSL_Apache.html#59

[EMAIL PROTECTED] error doc handler ok for 403 but fails on 404

2007-06-09 Thread j k
I followed this suggestion in the apache2 htpd.conf to use the default error handlers: # The internationalized error documents require mod_alias, mod_include # and mod_negotiation. To activate them, uncomment the following 30 lines. and it works fine for a 403 i get the expected response: Access

Re: [EMAIL PROTECTED] error doc handler ok for 403 but fails on 404

2007-06-09 Thread j k
On 6/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote: On 6/9/07, j k <[EMAIL PROTECTED]> wrote: > The requested URL /nof.html was not found on this server. > > Additionally, a 404 Not Found error was encountered while trying to use an > ErrorDocume

Re: [EMAIL PROTECTED] Can't view SSL-enabled pages using Firefox

2007-06-12 Thread j k
Conversely I have done the same, i.e., installed certs on Apache 2, and used the SSL with (FF1.5, FF2, IE 5,5.5,6,7) on windows,FF1.5,Safari and Camino on Mac and they all work just fine so I think FF is not the problem. Hope you figure it out. On 6/12/07, Salcedo, Simon <[EMAIL PROTECTED]> wrot

[EMAIL PROTECTED] Newbie problems, trying to get Apache HTTP Server working

2007-07-21 Thread Karri K.
Ok. I am a newbie, trying to set up a Apache server, so I, for example, wouldn't have to use MegaUpload and similars if I want my friends to get some files. So, I'm running Slackware Linux 12.0, and I downloaded the Apache sources. They compiled ok, and I got to the point where "Hey, it worked!" s

[EMAIL PROTECTED] RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-22 Thread Karri K.
tp://yourdomain:8080/). > > Also, if you have a firewall up then make sure that it isn't blocking > incoming connections to port 80. > > > Graham Frank > Neoservers LLC - Founder and Owner > Ph: (608) 359-1593 > Member of the Better Business Bureau >

[EMAIL PROTECTED] RE: RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-22 Thread Karri K.
#x27;re actually seeing. > > > Graham Frank > Neoservers LLC - Founder and Owner > Ph: (608) 359-1593 > Member of the Better Business Bureau > > > -Original Message- > From: Karri K. [mailto:[EMAIL PROTECTED] > Sent: Sunday, July 22, 2007 2:34 AM &

[EMAIL PROTECTED] RE: RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-22 Thread Karri K.
And yes, I saw it was required in two places to put in the folder name. Karri K. wrote: > > Update.. I found that DocumentRoot in the configuration file just now and > I pointed it to /home/karri/mydocs/htdocs, and I went there and created a > basic test html file.. But no. All

[EMAIL PROTECTED] RE: RE: RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-22 Thread Karri K.
est.html > > But you need to make sure that "AllowOverride" is set to "All" in > httpd.conf > and any . > > > Graham Frank > Neoservers LLC - Founder and Owner > Ph: (608) 359-1593 > Member of the Better Business Bureau > > &g

[EMAIL PROTECTED] RE: RE: RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-22 Thread Karri K.
your httpd.conf file to point to it. You'll need to change all occurences in the config file of the old htdocs directory to your new realdocs one, and restart the server after saving the file, but this is probably the cleaner solution." I mean, come on, this is EXACTLY what I have done! Ka

Re: [EMAIL PROTECTED] RE: RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-22 Thread Karri K.
and don't observe any changes in your browser the page may > be > "cached". Try clearing you browsers cache and reloading the page. > > -Robert > > the Karri K. wrote, on 7/22/2007 12:50 AM: >> Update.. I found that DocumentRoot in the configuration file jus

[EMAIL PROTECTED] RE: RE: RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-24 Thread Karri K.
ren't accidently loading from the wrong one. > > And it goes without saying, but I'll ask it nonetheless: You are > restarting > Apache after editing httpd.conf, correct? > > > Graham Frank > Neoservers LLC - Founder and Owner > Ph: (608) 359-1593 > Member

[EMAIL PROTECTED] RE: RE: RE: Newbie problems, trying to get Apache HTTP Server working

2007-07-24 Thread Karri K.
And YES, of course I always restart the server after making changes to httpd.conf.. I'm not that stupid : ) Karri K. wrote: > > Ok, I added the directive, but to no avail. I put my > httpd.conf up on pastebin for you to see. > http://pastebin.ca/632230 > > Graham F

[EMAIL PROTECTED] Reverse Proxy - Client IP

2007-09-27 Thread K Anand
I'm using apache 1.3.xx...I know it is way too old... My situation is as follows : Client <-> Apache <> Apache (Rev Proxy) (Backend) I have got access to CGI env vars on the Backend apache in my application. I would like

Re: [EMAIL PROTECTED] Reverse Proxy - Client IP

2007-09-28 Thread K Anand
- Original Message - From: "Joshua Slive" <[EMAIL PROTECTED]> On 9/28/07, K Anand <[EMAIL PROTECTED]> wrote: I'm using apache 1.3.xx...I know it is way too old... My situation is as follows : Client <-> Apache <>

Re: [EMAIL PROTECTED] Reverse Proxy - Client IP

2007-09-29 Thread K Anand
On 9/28/07, K Anand <[EMAIL PROTECTED]> wrote: I'm using apache 1.3.xx...I know it is way too old... My situation is as follows : Client <-> Apache <> Apache (Rev Proxy) (Backend) I have got ac

[users@httpd] Basic Authentication question

2005-05-11 Thread K Anand
Hi all, I have a very basic question regarding authentication on apache...I have in my httpd.conf a section like below : AuthType Basic AuthName "By Invitaion Only" AuthUserFile /etc/httpd/conf/passwd/passwords Require valid-user AllowOverride None Options ExecCGI Ord

Re: [users@httpd] Basic Authentication question

2005-05-11 Thread K Anand
> > /etc/httpd/conf/passwd/passwords > > This should do that you need :) > > K Anand said the following: > > >Hi all, > > > >I have a very basic question regarding authentication on apache...I have in > >my httpd.conf a section like below : > > > >

Re: [users@httpd] Basic Authentication question

2005-05-12 Thread K Anand
D]> To: Sent: Thursday, May 12, 2005 1:37 PM Subject: RE: [EMAIL PROTECTED] Basic Authentication question > -Original Message- > From: K Anand [mailto:[EMAIL PROTECTED] > Sent: Donnerstag, 12. Mai 2005 05:52 > To: users@httpd.apache.org > Subject: Re: [EMAIL PROTECTED

Re: [users@httpd] Error while installing Apache 1.3.33 on Solaris 10

2005-05-18 Thread Jerry K
Sorry for this late response, but this resolved my compiling issues on Solaris 10 using gcc that had been downloaded from http://www.sunfreeware.com/ please visit this link http://forum.sun.com/thread.jspa?threadID=21555&tstart=0 Jerry K Rahul Kohli wrote: In order to ensure this is

[users@httpd] Basic Authentication over reverse proxy

2005-06-16 Thread K Anand
I want to do basic authentication with reverse proxy...My relevant config is as follows : ProxyRequests Off Order deny,allow Deny from all Allow from all AuthType Basic AuthName "By Invitaion Only" AuthUserFile /etc/httpd/conf/passwd/passwords Require valid-user P

Re: [users@httpd] Basic Authentication over reverse proxy SOLVED

2005-06-17 Thread K Anand
I managed to get it working...What I had to put in was not but http://a.b.c.d/> Anand - Original Message - From: "K Anand" <[EMAIL PROTECTED]> To: Sent: Friday, June 17, 2005 11:21 AM Subject: [EMAIL PROTECTED] Basic Authentication over reverse proxy &

Re: [users@httpd] Using Apache Error Pages

2005-06-17 Thread K Anand
>From what I understand, this is not a server issue...IE is not displaying the message that it is getting from the server but is showing its own message... >From the apache manual : " Microsoft Internet Explorer (MSIE) will by default ignore server-generated error messages when they are "too smal

Re: [users@httpd] Basic Authentication over reverse proxy

2005-06-17 Thread K Anand
and - Original Message - From: "Joshua Slive" <[EMAIL PROTECTED]> To: Sent: Friday, June 17, 2005 6:22 PM Subject: Re: [EMAIL PROTECTED] Basic Authentication over reverse proxy On 6/17/05, K Anand <[EMAIL PROTECTED]> wrote: > > ProxyPass /xxx/

Re: [users@httpd] Basic Authentication over reverse proxy

2005-06-17 Thread K Anand
rol is done via . This is a legacy mistake because the proxy existed prior to . A future version of the config language should probably switch this to . " - Original Message - From: "K Anand" <[EMAIL PROTECTED]> To: Sent: Saturday, June 18, 2005 9:29 AM Subject: R

[users@httpd] Basic Authentication question

2005-07-14 Thread K Anand
Hi all, I have a very basic question regarding authentication on apache...I have in my httpd.conf a section like below : AuthType Basic AuthName "By Invitaion Only" AuthUserFile /etc/httpd/conf/passwd/passwords Require valid-user Does this mean that everytime I access a differen

Re: [users@httpd] Basic Authentication question

2005-07-14 Thread K Anand
That was my understanding alsoBut in my case, it is again prompting me for userid and password for subsequent pages also...Actually, it asks password 2 times when opening the main page..after that it does not ask for the password... http://ns.sail-steel.com/ userid is guest and password is gs

Re: [users@httpd] Basic Authentication question

2005-07-14 Thread K Anand
I tried with both IE and with FireFox..but both prompt me for the password twice...Did it ask you for the password only once ?? Anand > Works here using Mozilla.. what browser are you checking it with? > perhaps it's one that doesn't follow the standards properly :-) >

Re: [users@httpd] Basic Authentication question

2005-07-15 Thread K Anand
Sent: Friday, July 15, 2005 12:24 PM Subject: Re: [EMAIL PROTECTED] Basic Authentication question > K Anand wrote: > > That was my understanding alsoBut in my case, it is again prompting me > > for userid and password for subsequent pages also...Actually, it asks > > password

[EMAIL PROTECTED] Authentication question

2005-07-16 Thread K Anand
Is it possible to do conditional Authentication ?? I want to don't want to authenticate for certain IP's but want to authenticate for all other IPsI will be using Basic Authentication. Thanx Anand - The official User-To-Us

[EMAIL PROTECTED] weird configtest error message

2007-10-09 Thread j k
Well weird to me... I just upgraded to 2.2.6 on a gentoo linux box but it broke my install of shibboleth ebfore I even restarted the server so I downgraded to 2.0.59-r2 Should have been a slam dunk up and running using the same config files as I was using for 2.0.58 but it's giving me grief. Fir

Re: [EMAIL PROTECTED] weird configtest error message

2007-10-09 Thread j k
On 10/9/07, Joshua Slive <[EMAIL PROTECTED]> wrote: > > On 10/9/07, j k <[EMAIL PROTECTED]> wrote: > > > > > /etc/init.d/apache2 configtest > > * Checking Apache Configuration ... > > * Apache2 has detected a syntax error in your configuration files:

Re: [EMAIL PROTECTED] Supporting two PHP installations

2007-10-10 Thread j k
x which isn't exposed outside the local network so it doesn't have the very latest versions of php but here's what I did which works on my pc: I put php4 in one directory and php5 in another you can see where in the hhtp.conf excerpts below. So it ends up with reading C:\WINNT\php.ini f

Re: [EMAIL PROTECTED] Intermittent Server Access

2007-11-16 Thread j k
On Nov 16, 2007 10:58 AM, Mark Feather <[EMAIL PROTECTED]> wrote: > > I ask him to make an addition to his hosts file and everything worked fine, > I ask him to comment it out and he gets nothing, moments later all is well. Clearly there is a DNS problem Unfortunately that is not within the scope

[EMAIL PROTECTED] mod_info loads on one server but not on the other

2007-11-30 Thread j k
running apache 2.0.59-r5 on two almost identical servers (both dual core intel cpus but not same speed) with identical config files on both. The only other difference between the two servers is that I have an extra kernel network driver module built-in on the backup server that works correctly. I

[EMAIL PROTECTED] Re: mod_info loads on one server but not on the other

2007-12-03 Thread j k
On Nov 30, 2007 10:45 PM, j k wrote: > running apache 2.0.59-r5 on two almost identical servers (both dual core > intel cpus but not same speed) with identical config files on both. > > The only other difference between the two servers is that I have an extra > kernel network

[EMAIL PROTECTED] httpd 2.2.6 build problems on Solaris 10

2008-01-12 Thread Jerry K
M. I did turn up a couple of similar issues, but no one shared a resolution. my make output is below. TIA for any positive suggestions, Jerry K === make[3]: Leaving directory `/usr/local/src/h/httpd-2.2.6/modules/mappers&#x

[EMAIL PROTECTED] Acces Vioaltion Error in Apache

2008-03-15 Thread K Jayakrishna
Hi, In my Windows 2003 machine Apache started crashing two times every day with the following errors In Server Event log : Apache.exe child process caused an exception and reported error More information may be available in the error.log file. Apache.exe child process will be restarted !

Re: [EMAIL PROTECTED] Problems with Rendering Images

2008-03-18 Thread j k
I think you need a plugin similar http://www.alternatiff.com/ to view tiff files in a browser. On Tue, Mar 18, 2008 at 4:27 PM, Liz Kim <[EMAIL PROTECTED]> wrote: > I have a very simple html file which includes two images: > > > > > The path to the files are correct and I can view both the fil

[EMAIL PROTECTED] documentation on case_filter

2008-03-21 Thread j k
Anyone tell me where the documentation on the apache modules 'case_filter' and 'case_filter-in' resides? I searched apache.org including http://httpd.apache.org/docs/2.2/mod/ but don't see it anywhere. Pointers appreciated, thanks.

Re: [EMAIL PROTECTED] documentation on case_filter

2008-03-21 Thread j k
On Fri, Mar 21, 2008 at 12:02 PM, Joshua Slive <[EMAIL PROTECTED]> wrote: > I believe that is an example module. It is documentation in itself, so > it doesn't really need an entry in the docs. It is not intended for > non-developer use. > > Joshua. > Thanks.

[EMAIL PROTECTED] apache 2.2 conf issue

2008-03-21 Thread j k
I'm upgrading from 2.0.59 to 2.2.6 on a gentoo box and the vhost config is giving me grief: 2.2.6 will deliver normal content from the document root /var/ww/localhost/htdocs via http://myserver when only vhosts.d/00_default_vhost.conf and vhosts.d/default_vhost.include are present, however as so

[EMAIL PROTECTED] Re: apache 2.2 conf issue

2008-03-22 Thread j k
On Fri, Mar 21, 2008 at 10:39 PM, j k <[EMAIL PROTECTED]> wrote: > I'm upgrading from 2.0.59 to 2.2.6 on a gentoo box and the vhost config is > giving me grief: > > 2.2.6 will deliver normal content from the document root > /var/ww/localhost/htdocs via http://mys

Re: [EMAIL PROTECTED] Virtual Host

2008-03-22 Thread j k
On Sat, Mar 22, 2008 at 8:48 AM, Edwin <[EMAIL PROTECTED]> wrote: > has enbody ever set up virtual host. I keep trying and it keeps giving me > problems and error codes. I know I'm doing something wrong but don't know > what any help would be nice. > As Craig said, tell us about what exactly goes

Re: [EMAIL PROTECTED] Virtual Host problems

2008-03-22 Thread j k
On Sat, Mar 22, 2008 at 9:46 AM, Edwin <[EMAIL PROTECTED]> wrote: > People whom know more than me please inform me of what I'm doing wrong > > > > > DocumentRoot C:/users/edwin j mcleod/documents/Apache Software > Foundation/Apache2.2/htdocs > ServerName www.Example.com > # Other directives here

Re: [EMAIL PROTECTED] multiple php version

2008-04-01 Thread j k
et which php version was used. Here are some snippets out of that latter httpd.conf file some of which you may not need #LoadModule php5_module "K:\php-5.2.0\php5apache.dll" LoadModule php4_module "K:\php-4.4.4-Win32\php4apache.dll" SetEnv PHPRC "K:/php-4.4.4-Win32" #SetEn

Re: [EMAIL PROTECTED] Apache installation

2008-04-01 Thread j k
On Tue, Apr 1, 2008 at 6:56 AM, Ch Praveena <[EMAIL PROTECTED]> wrote: > > Hi all, > > I have installed and set up httpd 2.0.63 version of apache server and is > running good and fine with the implementaion of clustering Jboss. And > when I want to cluster , there came the need of httpd 2.2.8

Re: [EMAIL PROTECTED] log files

2008-04-02 Thread j k
On Wed, Apr 2, 2008 at 3:26 PM, Marc Fromm <[EMAIL PROTECTED]> wrote: > My system is Linux Fedora Core 5 running httpd-2.2.0-5.1.2 > How can I configure the log files sizes? > > Thanks > > Marc > > > - > The official User-To-User

[EMAIL PROTECTED] basic authentication: AuthUserFile directive not recognized apache2.2

2008-04-08 Thread j k
Recently upgraded from 2.0.59 to 2.2.8 and awstats no longer works. Digging deeper found that my awstats.conf was out of date and had not been included in httpd.conf. After including awstats.conf in httpd.conf discovered that mod_auth.c has been replaced by mod_authn.c which is now part of the bas

Re: [EMAIL PROTECTED] basic authentication: AuthUserFile directive not recognized apache2.2

2008-04-08 Thread j k
On Tue, Apr 8, 2008 at 11:45 AM, Eric Covener <[EMAIL PROTECTED]> wrote: > On Tue, Apr 8, 2008 at 2:27 PM, j k <[EMAIL PROTECTED]> wrote: > > Recently upgraded from 2.0.59 to 2.2.8 > > > * Apache2 has detected a syntax error in your configuration files: >

[EMAIL PROTECTED] configure logs to track source of outgoing requests

2008-04-10 Thread j k
I am seeing some odd log entries like this: Apr 10 05:14:09 OutDropped:IN= OUT=eth0 SRC=xx.xx.xx.xx DST=66.249.31.43LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47089 DF PROTO=TCP SPT=37356 DPT=3306 WINDOW=5840 RES=0x00 SYN URGP=0 where xx.xx.xx.xx is the ip of our server, and 66.249.31.43 does not resolve

[EMAIL PROTECTED] Re: configure logs to track source of outgoing requests

2008-04-11 Thread j k
On Thu, Apr 10, 2008 at 9:32 PM, j k <[EMAIL PROTECTED]> wrote: > I am seeing some odd log entries like this: > Apr 10 05:14:09 OutDropped:IN= OUT=eth0 SRC=xx.xx.xx.xx > DST=66.249.31.43LEN=60 TOS=0x00 PREC=0x00 TTL=64 ID=47089 DF PROTO=TCP > SPT=37356 DPT=3306 > WINDOW=584

Re: [EMAIL PROTECTED] Re: Running webserver as apache?

2008-04-11 Thread j k
On Fri, Apr 11, 2008 at 7:27 AM, <[EMAIL PROTECTED]> wrote: > Hi Mandy, > > > I need to know if its a good idea to run webserver as > > user 'apache', have all files in webroot owned by user > > apache and perms 644? > > It's not exactly a good idea, but if you are in a situation > where the adva

Re: [EMAIL PROTECTED] ?Caching? problems?

2008-04-12 Thread j k
On Sat, Apr 12, 2008 at 3:33 PM, Jonathan Hayward http://JonathansCorner.com< [EMAIL PROTECTED]> wrote: > I am trying to move my main sites from a host which is closing to a new > server. Most of the migration has gone well but I am experiencing odd > ?caching? behavior that has old data being ser

Re: [EMAIL PROTECTED] mod_suPHP: set php_admin options

2008-04-15 Thread j k
On Tue, Apr 15, 2008 at 10:41 AM, Florian Lindner <[EMAIL PROTECTED]> wrote: > Hello, > > I'm using mod_suphp. When using just mod_php I can set options in the > virtual host config like that: php_admin_value sendmail_path > > How can this be done when using mod_suphp? > > Thanks, > > Florian > >

[EMAIL PROTECTED] Log question

2008-04-21 Thread j k
I'm trying to track down the source of some mysql requests coming from apache. Output from our server is blocked by the firewall and I can see from the firewall logs that every couple of hours Apache is trying to connect to port 3306 (mysql) on a remote server. I have LogLevel set at warn and don'

Re: [EMAIL PROTECTED] The simplest of questions ...

2008-04-22 Thread j k
On Tue, Apr 22, 2008 at 7:19 PM, Tall Paul <[EMAIL PROTECTED]> wrote: > Well thanks to all the great suggestions I got past the first hurdle. I > changed the listening port to 8080 and now my webpage can be accessed via > the net. Now I would like to have the ability to allow people to upload and

[EMAIL PROTECTED] Apache crashes at exit when mod_ldap is enabled. Please help

2008-06-05 Thread Rs K
Hello All,   I am lookng for some help. I use apache well and I am currently enabled mod_ldap.exe I observed that at apache shutdown, it is crashing. I figured out that that the address of cache->nodes of the parents process is changed at the time of exit. I think it is changed by the child proces

Re: [EMAIL PROTECTED] trouble with vhosts and 2.2.8

2008-07-02 Thread j k
On Wed, Jul 2, 2008 at 8:14 PM, Eben <[EMAIL PROTECTED]> wrote: > I just setup a new Fedora Core 9 box, running apache 2.2.8. > > I then setup a basic virtual host config using NameVirtualHost *:80 > > My only virtual host looks like: > > > ServerAdmin [EMAIL PROTECTED] > DocumentRoot /home/d

Re: [EMAIL PROTECTED] apache cache or other issues?

2008-07-12 Thread j k
On Sat, Jul 12, 2008 at 4:06 PM, tom lee <[EMAIL PROTECTED]> wrote: > Hello, > > I used apache with php and drupal. > > I got the following error in my web browser. > > warning: file_get_contents(http://abc.mywebsite.com/?prt=test) > [function.file-get-contents]: failed to open stream: Connection

[EMAIL PROTECTED] Reg. Permissions problem

2006-07-31 Thread vivek k
Hi All, I am Vivek. I am faced with a problem regarding an applications which runs under Redhat Linux. The application userid is dts and groupid being dtsprod. The Apache server httpd runs as wwwsvr and when it tries to execute the application this application creates a log file wth useri

[EMAIL PROTECTED] Unsupported file format

2006-08-17 Thread K. Moges
-type obtained from the resource owner and the content-type specified in the VoiceXML document differ, there may be a misconfiguration on the side of the resource owner."     Thank you in advance.   Best regards,   K. Moges VERSION=1.0 N=9L=11 I=0W=!NULL

Re: [EMAIL PROTECTED] Running DLL Object in HTML page

2006-09-19 Thread K Anand
> >- Original Message - >From: Leo Liu >To: users@httpd.apache.org >Sent: Tuesday, September 19, 2006 1:45 PM >Subject: [EMAIL PROTECTED] Running DLL Object in HTML page >Hi, >I am experimenting to embed DLL object in html page and run it on apache. It is a very simple button >only .and

Re: [EMAIL PROTECTED] Running DLL Object in HTML page

2006-09-19 Thread K Anand
to do is something like this. And I realized it need not wrap activeX. K Anand <[EMAIL PROTECTED]> wrote: >>- Original Message - >From: Leo Liu>To: users@httpd.apache.org>Sent: Tuesday, September 19, 2006 1:45 PM>Subject: [EMAIL PROTECTE

[EMAIL PROTECTED] LDAP support apache 2.2.3 - solution compiling

2006-10-17 Thread s k
Dear Julien Garet,Problem mail ref:: http://mail-archives.apache.org/mod_mbox/httpd-users/200609.mbox/browser 1. First compile apr-util module with "--with-ldap" option"./configure --prefix=/home/openldap/apr-util/ --with-ldap --with-ldap-include=/home/openldap/Install/include --with-ldap-lib=/home

[EMAIL PROTECTED] mod_rewrite: remembering environment variables

2006-11-30 Thread A. K.
The mod_rewrite doc mentions that the *E=**VAR*:*VAL flag *"[can be used] to strip but remember information from URLs". What exactly does that mean? I need to "remember" the values of certain EV's after a rewrite process has completed. It would be particluarly useful to me know what the original

Re: [EMAIL PROTECTED] mod_rewrite: remembering environment variables

2006-11-30 Thread A. K.
teCond %{REQUEST_URI}!script\.pl RewriteRule ^/cgi-bin/(.*)$ "http://$1?"; [P] ProxyRequests On Order deny,allow Deny from all Allow from 10.0.255.0/24 On 11/30/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 11/30/06, A. K. <[EMAIL PROTECTED]> wrote: &g

Re: [EMAIL PROTECTED] mod_rewrite: remembering environment variables

2006-12-01 Thread A. K.
I guess the question would be, is there a way to do this with just mod_proxy, mod_rewrite and a Perl script? Or ...do I have to cobble something from scratch in C and not use apache at all? On 11/30/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 11/30/06, A. K. <[EMAIL PROTECTED]> wrot

[EMAIL PROTECTED] make error --with-dbm=gdbm, version 2.0.59

2006-12-12 Thread K. Clair
Hi, I'm trying to upgrade apache from 2.0.55 to 2.0.59. We have a standard configure line that we have been using for the entire 2.0.x release of apache: ./configure --enable-maintainer-mode --enable-proxy --disable-proxy-connect --disable-proxy-ftp --enable-mods-shared=all --with-dbm=gdbm --wi

Re: [EMAIL PROTECTED] make error --with-dbm=gdbm, version 2.0.59

2006-12-14 Thread K. Clair
bm-dev On 12/12/06, K. Clair <[EMAIL PROTECTED]> wrote: > > Hi, > > I'm trying to upgrade apache from 2.0.55 to 2.0.59. We have a > standard configure line that we have been using for the entire 2.0.x > release of apache: > > ./configure --enable-maintainer

Re: [EMAIL PROTECTED] make error --with-dbm=gdbm, version 2.0.59

2006-12-14 Thread K. Clair
On 12/14/06, Joe Orton <[EMAIL PROTECTED]> wrote: On Thu, Dec 14, 2006 at 10:04:01AM -0600, K. Clair wrote: > I don't think it has anything to do with the installed libraries: > httpd-2.0.55 with the same configure options compiles with no errors > on the same machine.

Re: [EMAIL PROTECTED] make error --with-dbm=gdbm, version 2.0.59

2006-12-15 Thread K. Clair
On 12/14/06, K. Clair <[EMAIL PROTECTED]> wrote: On 12/14/06, Joe Orton <[EMAIL PROTECTED]> wrote: > On Thu, Dec 14, 2006 at 10:04:01AM -0600, K. Clair wrote: > > I don't think it has anything to do with the installed libraries: > > httpd-2.0.55 with the same co

[users@httpd] mod_auth_cas for windows

2011-02-07 Thread K J.Sreekumar
Hello, Anyone has a compiled *mod_auth_cas.so/dll* for windows 32/64 ? It would be great if you could share this with us ? Thanks and Regards Sree

Re: [users@httpd] mod_auth_cas for windows

2011-02-07 Thread K J.Sreekumar
I had gone through this link, which was not very clear. I had also tried building from source, and got lots of errors (missing header files) when compiling apache httpd on windows visual c++. As we are nearing a project release, I thought of trying here for a pre-compiled version before a deep dive

[users@httpd] Solaris 11 compile/configure problems with httpd 2.2.22 and 2.4.2

2012-06-22 Thread Jerry K
I am experiencing problems with the configure script in attempting to compile, and actually just running the ./configure script on (2) different Solaris 11 Sparc based systems. Systems - T5120 w/32 Gb ram and ample disk space T2000 w/16 Gb ram and also ample disk space Both systems are

  1   2   3   >