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
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
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
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
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/
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
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
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
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
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
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
:
> 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
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
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
, 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
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
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
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
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
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
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
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
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
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
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)
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
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
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
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
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
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
>
#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
&
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
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
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
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
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
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
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
- 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 <>
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
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
>
> /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 :
> >
> >
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
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
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
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
&
>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
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/
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
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
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
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 :-)
>
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
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
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
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:
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
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
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
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
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
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 !
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
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.
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.
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
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
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
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
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
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
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
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
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:
>
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
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
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
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
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
>
>
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'
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
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
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
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
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
-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
>
>- 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
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
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
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
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
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
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
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
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.
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
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
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
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 - 100 of 210 matches
Mail list logo