Re: [EMAIL PROTECTED] help with mod_authn_dbd and oracle

2008-12-03 Thread Paul Simon
Just for the record... With guidance from the list, I got mod_dbd and mod_authn_dbd working. I installed Oracle Client 11g (win32_11gR1_client.zip) and Apache 2.2.10. I had to take a few guesses at what DBDParams was supposed to be. I ended up with user=test pass=test server=db9i. I then

Re: [EMAIL PROTECTED] help with mod_authn_dbd and oracle

2008-11-19 Thread Paul Simon
Possibly foolish question, but did you read the README? There are additional steps to obtain/install the actual InstantClient 11.1 drivers and ensure that driver DLL can be found in the PATH. Bill I have a possibly more foolish question - what README are you refering to? There is a

Re: [EMAIL PROTECTED] help with mod_authn_dbd and oracle

2008-11-19 Thread William A. Rowe, Jr.
Paul Simon wrote: Possibly foolish question, but did you read the README? There are additional steps to obtain/install the actual InstantClient 11.1 drivers and ensure that driver DLL can be found in the PATH. Bill I have a possibly more foolish question - what README are you refering

[EMAIL PROTECTED] help with mod_authn_dbd and oracle

2008-11-18 Thread Paul Simon
Hi, I have Apache 2.2.6 running on windows. Is it possible to get mod_authn_dbd working with oracle right out of the box? I've added the following configuration (along with the appropriate auth modules): LoadModule authn_dbd_module modules/mod_authn_dbd.so LoadModule dbd_module

Re: [EMAIL PROTECTED] help with mod_authn_dbd and oracle

2008-11-18 Thread Nick Kew
Paul Simon wrote: Hi, I have Apache 2.2.6 running on windows. Is it possible to get mod_authn_dbd working with oracle right out of the box? I've added the following configuration (along with the appropriate auth modules): LoadModule authn_dbd_module modules/mod_authn_dbd.so LoadModule

Re: [EMAIL PROTECTED] help with mod_authn_dbd and oracle

2008-11-18 Thread William A. Rowe, Jr.
Paul Simon wrote: Hi, I have Apache 2.2.6 running on windows. Is it possible to get mod_authn_dbd working with oracle right out of the box? I've added the following configuration (along with the appropriate auth modules): I'm suspecting that I need the oracle driver. Is it something like

Re: [EMAIL PROTECTED] help with mod_authn_dbd and oracle

2008-11-18 Thread Paul Simon
Paul Simon wrote: Hi, I have Apache 2.2.6 running on windows. Is it possible to get mod_authn_dbd working with oracle right out of the box? I've added the following configuration (along with the appropriate auth modules): LoadModule authn_dbd_module modules/mod_authn_dbd.so

Re: [EMAIL PROTECTED] help with mod_authn_dbd and oracle

2008-11-18 Thread Paul Simon
To answer your question directly, if your apr-util is built to load drivers dynamically, then yes, it should be apr_dbd_oracle.so (or .dll). But I don't know what the situation is on windows. Have you tried building it yourself (either the driver, or the whole of apr-util)?

[EMAIL PROTECTED] help with mod_cache

2008-10-27 Thread Alexandru David Constantinescu
I recently configure apache 2.2.3-11 64 (rpm) on Centos5 64 as reverse proxy with disk cache. For start I have 11 sites on this proxy. Everything works just fine about 2 days. In this time the size of cache folder go wild (4.4 Gb) with htcacheclean daemon up and runing #htcacheclean

[EMAIL PROTECTED] Help on Apache pause

2008-09-16 Thread Arnab Ganguly
Hi All, Is there anyway to check Apache closing the sockets properly? I am getting lots of CLOSE_WAIT ,SYNC_RCV and TIME_WAIT state when I do a netstat -a, and result it is Apache pauses.It waits for sometime and again it comeback for processing.I did tried changing some of the TCP stack param

Re: [EMAIL PROTECTED] Help on Apache pause

2008-09-16 Thread Eric Covener
On Tue, Sep 16, 2008 at 10:14 AM, Arnab Ganguly [EMAIL PROTECTED] wrote: Hi All, Is there anyway to check Apache closing the sockets properly? I am getting lots of CLOSE_WAIT ,SYNC_RCV and TIME_WAIT state when I do a netstat -a, and result it is Apache pauses.It waits for sometime and again

[EMAIL PROTECTED] help with a reverse proxy configuration

2008-08-22 Thread juan romero
hi users First I want to apologize if my questions are so stupid, I'm new with Apache. I'm  configuring a reverse proxy, I took the basic configuration from http://www.apachetutor.org/admin/reverseproxies. Below my actual httpd.conf file

[EMAIL PROTECTED] Help on Apache handshake

2008-07-30 Thread Arnab Ganguly
Hi All, I am using Apache 2.2.8 with MPM=worker under Red-Hat 3.0. I am having the following issue, under heavy load I observer the access log doesn't grow at all for sometime although the incoming traffic is active. I did a tail on the access but it stopped growing then again after sometime it

[EMAIL PROTECTED] Help on Syn flood with Apache

2008-07-23 Thread Arnab Ganguly
Hi All, I am using Apache 2.2 with mpm model as worker in RedHat 3.0. When I do a dmesg from the command prompt I get lot of the below message possible SYN flooding on port 84. Sending cookies. possible SYN flooding on port 82. Sending cookies. possible SYN flooding on port 81. Sending cookies.

Re: [EMAIL PROTECTED] help with apache2 and php3 support // mojo

2008-07-10 Thread Francois Gingras
Hello, Please read the following article: http://wiki.apache.org/httpd/13PermissionDenied As for your second question, simply change your AddHandler line from AddHandler application/x-httpd-php .php to AddHandler application/x-httpd-php .php .php3 in your configuration. Not that if you were

Re: [EMAIL PROTECTED] help with apache2 and php3 support // mojo

2008-07-10 Thread Igor Galić
but when i try to open it with firefox, all i obtain is that error message: It is usually quite irelevant what User Agent says, for you as admin, the source of information is the error log: http://wiki.apache.org/httpd/DistrosDefaultLayout shows where main distros place Apache files.

[EMAIL PROTECTED] help with apache2 and php3 support // mojo

2008-07-09 Thread Reveal MAP
hello! newbie at apache, lamp and generally linux stuff here. I have 2 problem: first one: .i would like to be able to run dialup_admin 2.0.5 on apache2. like indicated at: http://wiki.freeradius.org/Dialup_admin#Installing_.26_System_Configuration i did the following: ln -s

[EMAIL PROTECTED] Help on proxy balancer

2008-06-25 Thread Arnab Ganguly
Hi All, Following configuration I have kept. ProxyPass /balancer-manager ! ProxyPass / balancer://mycluster/ stickysession=BALANCEID nofailover=On ProxyPassReverse / http://10.146.175.236:81/ ProxyPassReverse / http://10.146.161.223:82/ Proxy balancer://mycluster

[EMAIL PROTECTED] help needed on log entries, seems to Apache hangs

2008-06-04 Thread Arnab Ganguly
Hi All, I am using Apache 2.2 Worker in Red-Hat 3.0. Following are the behaviors observed in my access logs. 1) Sometime for a particular second there is no entry in the access log although the server was up and it was fed by HTTP request. 2) Time stamp in the access log entry sometimes come in

[EMAIL PROTECTED] Help cross compiling

2008-04-24 Thread Marta Gros Marín
Hi to all! I have Texas Davinci DM 355 board (it's an arm) with Linux Montavista, in my computer I have Linux Ubuntu, and I'm trying to cross compile Apache in my Davinci Board but I can't. I get this error all the time when I run ./configure: checking for /dev/zero... configure: error: cannot

[EMAIL PROTECTED] Help cross compiling

2008-04-24 Thread Marta Gros Marín
Can't anyone help me with this?? Hi to all! I have Texas Davinci DM 355 board (it's an arm) with Linux Montavista, in my computer I have Linux Ubuntu, and I'm trying to cross compile Apache in my Davinci Board but I can't. I get this error all the time when I run ./configure: checking for

[EMAIL PROTECTED] Help apache 101

2008-03-29 Thread Minh Cao
Hi, I am new to the web server please help me with this 2 questions. 1/ Setup the basic web server myhost.mydomain.com 2/ Setup the virtual host www.mydomain.com My linux system hostname is: myhost.mydomain.com IP: 1.2.3.4 DNS: www.mydomain.com CNAME myhost.mydomain.com

Re: [EMAIL PROTECTED] Help apache 101

2008-03-29 Thread Joshua Slive
On Sat, Mar 29, 2008 at 12:39 PM, Minh Cao [EMAIL PROTECTED] wrote: Hi, I am new to the web server please help me with this 2 questions. 1/ Setup the basic web server myhost.mydomain.com 2/ Setup the virtual host www.mydomain.com My linux system hostname is:

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread 赵志桐
PingBad 写道: On Sunday 17 February 2008 20:02, 赵志桐 wrote: hello everybody My web server got a problem long time. It's cannot close finished httpd thread, i used ps -e to check server got a lot of httpd thread like following: 20292 ? 00:00:01 httpd 4912 ? 00:00:00 cronolog 4913 ? 00:00:00

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread Graeme Fowler
On Mon, 2008-02-18 at 20:40 +0800, 赵志桐 wrote: i adjust httpd.conf following IfModule worker.c StartServers 2 MaxClients 150 MinSpareThreads5 MaxSpareThreads 10 ThreadsPerChild 25 MaxRequestsPerChild 0 /IfModule but also has a lot of httpd thread, can you

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread 赵志桐
Graeme Fowler 写道: On Mon, 2008-02-18 at 20:40 +0800, 赵志桐 wrote: i adjust httpd.conf following IfModule worker.c StartServers 2 MaxClients 150 MinSpareThreads5 MaxSpareThreads 10 ThreadsPerChild 25 MaxRequestsPerChild 0 /IfModule but also has a lot of httpd

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread Eric Covener
On Feb 18, 2008 7:40 AM, 赵志桐 [EMAIL PROTECTED] wrote: PingBad 写道: IfModule worker.c StartServers 2 MaxClients 150 MinSpareThreads5 MaxSpareThreads 10 ThreadsPerChild 25 MaxRequestsPerChild 0 /IfModule For worker, Min/MaxSpareThreads must be a multiple of

[EMAIL PROTECTED] Help setting up a proxy, ServerName redirect causing problems

2008-02-18 Thread Ryan Stille
7I need to proxy requests coming into one virtualhost over to another virtual host on the same server. I've done this before but can't get it working with these two virtualhosts. It works as long as I always request the site with the trailing slash. But when I make a request without the

Re: [EMAIL PROTECTED] Help setting up a proxy, ServerName redirect causing problems

2008-02-18 Thread Eric Covener
On Feb 18, 2008 5:20 PM, Ryan Stille [EMAIL PROTECTED] wrote: on a page to the /images directory), the final destination site issues a redirect, using its own ServerName, so then the user's browser tries to go there, which of course it cannot reach. ProxyPassReverse -- Eric Covener [EMAIL

Re: [EMAIL PROTECTED] Help setting up a proxy, ServerName redirect causing problems

2008-02-18 Thread Ryan Stille
Eric Covener wrote: On Feb 18, 2008 5:20 PM, Ryan Stille [EMAIL PROTECTED] wrote: on a page to the /images directory), the final destination site issues a redirect, using its own ServerName, so then the user's browser tries to go there, which of course it cannot reach.

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread 赵志桐
Eric Covener 写道: On Feb 18, 2008 7:40 AM, 赵志桐 [EMAIL PROTECTED] wrote: PingBad 写道: IfModule worker.c StartServers 2 MaxClients 150 MinSpareThreads5 MaxSpareThreads 10 ThreadsPerChild 25 MaxRequestsPerChild 0 /IfModule For worker,

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-18 Thread 赵志桐
Eric Covener 写道: On Feb 18, 2008 7:40 AM, 赵志桐 [EMAIL PROTECTED] wrote: PingBad 写道: IfModule worker.c StartServers 2 MaxClients 150 MinSpareThreads5 MaxSpareThreads 10 ThreadsPerChild 25 MaxRequestsPerChild 0 /IfModule For worker,

Re: [EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-17 Thread 赵志桐
PingBad 写道: On Sunday 17 February 2008 20:02, 赵志桐 wrote: hello everybody My web server got a problem long time. It's cannot close finished httpd thread, i used ps -e to check server got a lot of httpd thread like following: 20292 ? 00:00:01 httpd 4912 ? 00:00:00 cronolog 4913 ? 00:00:00

[EMAIL PROTECTED] Help! My apache httpd server cannot close thread

2008-02-16 Thread 赵志桐
hello everybody My web server got a problem long time. It's cannot close finished httpd thread, i used ps -e to check server got a lot of httpd thread like following: 20292 ? 00:00:01 httpd 4912 ? 00:00:00 cronolog 4913 ? 00:00:00 cronolog 4914 ? 00:00:00 cronolog 4915 ? 00:00:00 cronolog 4916

Re: [EMAIL PROTECTED] help in configuring HTTP 2.0.60 webserver

2008-02-15 Thread Joshua Slive
On Thu, Feb 14, 2008 at 4:05 PM, srikanth V [EMAIL PROTECTED] wrote: hi all i need u r help in configuring http 2.0.60 server i am cognos consultant i wanna install websever for cognos to run on web .i wanna create virtual directories , so that i can link tham to my cognos folder in my

[EMAIL PROTECTED] help in configuring HTTP 2.0.60 webserver

2008-02-14 Thread srikanth V
hi all i need u r help in configuring http 2.0.60 server i am cognos consultant i wanna install websever for cognos to run on web .i wanna create virtual directories , so that i can link tham to my cognos folder in my local system please reply and help me

[EMAIL PROTECTED] help with redirect base on context

2008-02-12 Thread Charles Li
I would like to redirect base on the context: When user access my server with the following: http://server/outside I would like to redirect them to another site. I try the following, but did not get it work. RewriteEngine on RewriteCond %{REQUEST_URI} ^/outside$ [NC] RewriteRule

Re: [EMAIL PROTECTED] help with redirect base on context

2008-02-12 Thread Joshua Slive
On Feb 12, 2008 3:32 PM, Charles Li [EMAIL PROTECTED] wrote: I would like to redirect base on the context: When user access my server with the following: http://server/outside I would like to redirect them to another site. I try the following, but did not get it work. RewriteEngine

[EMAIL PROTECTED] Help with Caching Proxy with Ubuntu and Apach 2.2

2008-01-07 Thread theseeder
Hi I have been using Ubuntu at home and also on a test server at work for approx 6 months, I have successfully set up a SAMBA server and recently set myself the task of creating a Caching Proxy. I 1st tried using apache 1.3 which i didn't have great success with therefore decided to remove

RE: [EMAIL PROTECTED] Help with Caching Proxy with Ubuntu and Apach 2.2

2008-01-07 Thread Axel-Stephane SMORGRAV
[mailto:[EMAIL PROTECTED] Envoyé : lundi 7 janvier 2008 14:00 À : users@httpd.apache.org Objet : [EMAIL PROTECTED] Help with Caching Proxy with Ubuntu and Apach 2.2 Hi I have been using Ubuntu at home and also on a test server at work for approx 6 months, I have successfully set up a SAMBA server

Re: [EMAIL PROTECTED] Help with 301 redirect of wordpress rss feed to new domain

2007-12-28 Thread Eric Covener
On Dec 27, 2007 6:02 PM, Gregg Mendez [EMAIL PROTECTED] wrote: Redirect 301 /?feed=rss2 http://www.discjockeyamerica.com/?feed=podcast Redirect 301 /arn.html http://www.discjockeyamerica.com/?feed=podcast The 2nd argument is a URL-path, which doesn't include the query string. Try using

[EMAIL PROTECTED] Help with 301 redirect of wordpress rss feed to new domain

2007-12-27 Thread Gregg Mendez
I've been struggling to create a .htaccess 301 redirect for an rss feed from a wordpress blog that is used for a podcast. Essentially the situation is that I changed the domain name of my podcast and have been unable to get iTunes to update the rss feed to the new rss feed at the new

[EMAIL PROTECTED] Help w/ Rewrite

2007-12-16 Thread Bryan Richardson
Hello all, I have a directory on my webserver (say http://localhost/foo/) who's subdirectories (say bar/ and cha/) I want to only be available via SSL ( https://localhost/foo/bar/ % https://localhost/foo/cha/). I have the following .htaccess in my foo/ directory, but it's not working. I assume

Re: [EMAIL PROTECTED] Help w/ Rewrite

2007-12-16 Thread Vincent Bray
On 16/12/2007, Bryan Richardson [EMAIL PROTECTED] wrote: [snip] root directory. I've tried both ^(.*)$ and /^(.*)$ for the rewrite rule. Any suggestions? Thanks! -- BTR The first of those should work but the second not (it's not really a valid regex as ^ mid-string doesn't have a special

Re: [EMAIL PROTECTED] Help w/ Rewrite

2007-12-16 Thread Bryan Richardson
Thanks. I took a look at the Wiki links you provided, and I think I'll try using Redirect instead. Any hints as to how I would use Redirect in this situation? Another question: is the RewriteEngine directive site-wide or per directory? Also, if I say RewriteEngine On in a directory that I also

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-13 Thread Graeme Fowler
On Wed, 2007-12-12 at 14:39 +, Joel Carlos Martinho Alexandre (DSI) wrote: Unfortunately i'm unable to change the virtual directory configuration. In that case, ApacheBench won't work for you on that folder - it can do Basic authentication only. Your system seems to be using NTLM or

[EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
Hi, I'm trying to use AB to benchmark a site within a IIS, but I'm having problems with authentication. I'm currently using ab2 -A domain\user:password url but I can't get through the 401 error page. I've tried some variations: ab2 -A domain\user:password url ab2 -A domain\user,password url

Re: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Graeme Fowler
On Wed, 2007-12-12 at 11:30 +, Joel Carlos Martinho Alexandre (DSI) wrote: I'm trying to use AB to benchmark a site within a IIS, but I'm having problems with authentication. I'm currently using ab2 -A domain\user:password url Try ab2 -A domain\\user:password url The command line

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
one time. Regards, Joel -Original Message- From: Graeme Fowler [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 12 de Dezembro de 2007 13:51 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Help with AB and authentication On Wed, 2007-12-12 at 11:30 +, Joel Carlos Martinho

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
: Neil A. Hillard [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 12 de Dezembro de 2007 14:33 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Help with AB and authentication Hi, Joel Carlos Martinho Alexandre (DSI) wrote: I already tried that. Didn't work. Maybe it's another thing

Re: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread William A. Rowe, Jr.
Joel Carlos Martinho Alexandre (DSI) wrote: Hi, I'm trying to use AB to benchmark a site within a IIS, but I'm having problems with authentication. I'm currently using ab2 -A domain\user:password url but I can't get through the 401 error page. I've tried some variations: ab2 -A

RE: [EMAIL PROTECTED] Help with AB and authentication

2007-12-12 Thread Joel Carlos Martinho Alexandre (DSI)
The IIS is running on a Windows server (2003, i think) Rgds, Joel -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: quarta-feira, 12 de Dezembro de 2007 16:26 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Help with AB and authentication Joel

[EMAIL PROTECTED] Help - Certifications in Software Engineering in Apache

2007-11-26 Thread xico.nunes
Hello, I have a project in software engineering in wich i should find successful open-source companies using (or not) some kind of quality certification (like ISO 9001, 9003 or CMM... etc), to ensure to the companies using the product they are using a quality product. I would like to know if

Re: [EMAIL PROTECTED] Help with installing mailman please

2007-11-18 Thread Joshua Slive
On Nov 17, 2007 5:31 AM, [EMAIL PROTECTED] wrote: Hallo, I'm trying to install mailman 2.1.9 on my system running httpd 2.2.6. For that I added the following to httpd.conf: === import === IfModule !mpm_netware_module User www Group www /IfModule IfModule alias_module

Re: [EMAIL PROTECTED] Help with installing mailman please

2007-11-18 Thread lists . httpd-users
Hallo Joshua, Op zondag 18 november 2007 schreef Joshua Slive aan users@httpd.apache.org: When I try to access http://duinheks.xs4all.nl/mailman/create I get the message: client denied by server configuration: /opt/mailman/cgi-bin/create JS This indicates a mod_access configuration

[EMAIL PROTECTED] Help with installing mailman please

2007-11-17 Thread lists . httpd-users
Hallo, I'm trying to install mailman 2.1.9 on my system running httpd 2.2.6. For that I added the following to httpd.conf: === import === IfModule !mpm_netware_module User www Group www /IfModule IfModule alias_module Alias /pipermail/ /opt/mailman/archives/public/ ScriptAlias

[EMAIL PROTECTED] Help with link to my personal web store folder

2007-11-03 Thread Blast o_O
Hi everybody, I'm new to the list, and first I would like to thanks the Apache team, they're doing a great job ;) I need help. I'm using ubuntu gutsy, and I have a huge personal folder where I save all the webs I need to study. I installed apache2 in my PC, php, mysql etc. The trouble. I

Re: [EMAIL PROTECTED] [Help] How to change the content of response on the fly___

2007-10-09 Thread Nick Kew
On Tue, 9 Oct 2007 03:42:54 + DuYushui [EMAIL PROTECTED] wrote: Hey Experts,User can write content handlers for the Apache response phase. My purpose is to write an Apache module to intervene all response right before the response write back to client. Your handler is pretty much

Re: [EMAIL PROTECTED] [Help] How to change the content of response on the fly?

2007-10-09 Thread JeffHua
In a message dated 2007-10-9 11:43:51 中国标准时间, [EMAIL PROTECTED] writes: As you can see, I have to open the actual file before do anything. This approach doesn't work if the requested URI doesn't correspond to real file in the OS or the request file should be parsed before sending out,

RE: [EMAIL PROTECTED] [Help] How to change the content of response on the fly___

2007-10-09 Thread DuYushui
PROTECTED] To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] [Help] How to change the content of response on the fly___ On Tue, 9 Oct 2007 03:42:54 + DuYushui [EMAIL PROTECTED] wrote: Hey Experts, User can write content handlers for the Apache response phase. My purpose

Re: [EMAIL PROTECTED] [Help] How to change the content of response on the fly��

2007-10-09 Thread Joshua Slive
On 10/8/07, DuYushui [EMAIL PROTECTED] wrote: As you can see, I have to open the actual file before do anything. This approach doesn't work if the requested URI doesn't correspond to real file in the OS or the request file should be parsed before sending out, such as PHP source file. Is there

[EMAIL PROTECTED] Help with Apache Location directive

2007-10-01 Thread Ramdas . Hegde
I am attempting to forward requests sent to Apache httpd server to a cluster of appservers sitting behind Apache. I am using the Location directive to achieve this functionality. But am not sure how to force Apache to handle this particular situation: Location /xfer send to either server1 or

Re: [EMAIL PROTECTED] Help with Apache Location directive

2007-10-01 Thread Joshua Slive
On 10/1/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: I am attempting to forward requests sent to Apache httpd server to a cluster of appservers sitting behind Apache. I am using the Location directive to achieve this functionality. But am not sure how to force Apache to handle this

Re: [EMAIL PROTECTED] Help with Apache Location directive

2007-10-01 Thread Ramdas . Hegde
Joshua, Thanks for your suggestion. Use LocationMatch ^/xfer$ Does this mean any URL that has /xfer should be passed along by the Location directive. But i do not see that happening. The example that i gave was a bit off from my actual problem, where the request coming in is

Re: [EMAIL PROTECTED] Help with Apache Location directive

2007-10-01 Thread Joshua Slive
On 10/1/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Joshua, Thanks for your suggestion. Use LocationMatch ^/xfer$ Does this mean any URL that has /xfer should be passed along by the Location directive. But i do not see that happening. The example that i gave was a bit off from my

Re: [EMAIL PROTECTED] help about a rewrite rule

2007-09-25 Thread tech user
--- Joshua Slive [EMAIL PROTECTED] wrote: See: http://wiki.apache.org/httpd/RewriteQueryString Thank you so much Joshua. I want to rewrite the url from, http://www.example.com/movie_play.php?mid=45298 to, http://www.example.com/movie45298.html I added the commands in httpd.conf:

RE: [EMAIL PROTECTED] help about a rewrite rule

2007-09-25 Thread Axel-Stéphane SMORGRAV
RewriteEngine on RewriteCond %{QUERY_STRING} ^mid=(\d+)$ RewriteRule ^/movie_play.php /movie%1.html? [R] -Message d'origine- De : tech user [mailto:[EMAIL PROTECTED] Envoyé : mardi 25 septembre 2007 08:18 À : users@httpd.apache.org Objet : Re: [EMAIL PROTECTED] help about a rewrite

RE: [EMAIL PROTECTED] help about a rewrite rule

2007-09-25 Thread tech user
Thanks a lot.It works fine. --- Axel-Stéphane SMORGRAV [EMAIL PROTECTED] wrote: RewriteEngine on RewriteCond %{QUERY_STRING} ^mid=(\d+)$ RewriteRule ^/movie_play.php /movie%1.html? [R] Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage.

[EMAIL PROTECTED] help about a rewrite rule

2007-09-24 Thread tech user
Hello, I need to rewrite a request url,but I'm not sure how to do it correctly. The incoming url form is like, http://www.example.com/script?param1=xxparam2=yy The desired rewritten url is, http://www.example.com/xx_yy.html Please help me the correct syntax.Thanks in advance. Sick

Re: [EMAIL PROTECTED] help about a rewrite rule

2007-09-24 Thread Joshua Slive
On 9/24/07, tech user [EMAIL PROTECTED] wrote: Hello, I need to rewrite a request url,but I'm not sure how to do it correctly. The incoming url form is like, http://www.example.com/script?param1=xxparam2=yy The desired rewritten url is, http://www.example.com/xx_yy.html Please help me

[EMAIL PROTECTED] Help for first time user

2007-09-23 Thread Judy Hulsey
I am an Information Technology student and I am taking PHP this semester. I have downloaded and installed Apache and when I test it I get the messageIt works! But when I try to open a page with Apache I get HTTP 403 (Forbidden) Forbidden You don't have permission to access

Re: [EMAIL PROTECTED] Help for first time user

2007-09-23 Thread edwardspl
Hello Judy, What is your environment ? Edward. Judy Hulsey wrote: I am an Information Technology student and I am taking PHP this semester. I have downloaded and installed Apache and when I test it I get the message It works! But when I try to open a page with Apache I get HTTP

Re: [EMAIL PROTECTED] Help for first time user

2007-09-23 Thread Andrew WC Brown
I'm guessing your developing on a windows machine since I see C:/ What did you do to launch apache? Did you change your conf file? If so what did you change? was it your DirectoryRoot? On 9/23/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello Judy, What is your environment ? Edward.

Re: [EMAIL PROTECTED] Help for first time user

2007-09-23 Thread Judy Hulsey
I am working from home with no network. [EMAIL PROTECTED] wrote: Hello Judy, What is your environment ? Edward. Judy Hulsey wrote: I am an Information Technology student and I am taking PHP this semester. I have downloaded and installed Apache and when I test it I get the messageIt

Re: [EMAIL PROTECTED] Help for first time user

2007-09-23 Thread Joshua Slive
On 9/23/07, Judy Hulsey [EMAIL PROTECTED] wrote: I get this error in my log files: [Sun Sep 23 10:06:45 2007] [error] [client 127.0.0.1] client denied by server configuration: C:/Course Technology/1687-5/Chapter.01/Chapter/DessertShop.html This means you have Allow/Order/Deny directives in

Re: [EMAIL PROTECTED] Help with Apache 2 problem on AIX 5.3

2007-09-18 Thread William A. Rowe, Jr.
time. Does anyone have anything else to add? Thanks again, Ryan From: Coulter, Ryan [EMAIL PROTECTED] Reply-To: users@httpd.apache.org Date: Mon, 27 Aug 2007 12:03:45 -0500 To: users@httpd.apache.org Conversation: [EMAIL PROTECTED] Help with Apache 2 problem on AIX 5.3 Subject: Re

Re: [EMAIL PROTECTED] Help: running apache virtualhosts as regular users and groups

2007-09-05 Thread Joshua Slive
On 9/4/07, Jaysen Johnson [EMAIL PROTECTED] wrote: I read that and it looks like Peruser MPM and MPM-ITK would do what I need. However. These are patches and I am not familiar with how to patch an RPM install of apache. Sorry I am a newbie when it comes to this. Isn't there a module that I

Re: [EMAIL PROTECTED] Help: running apache virtualhosts as regular users and groups

2007-09-05 Thread Jaysen Johnson
PROTECTED] Help: running apache virtualhosts as regular users and groups On 9/4/07, Jaysen Johnson [EMAIL PROTECTED] wrote: I read that and it looks like Peruser MPM and MPM-ITK would do what I need. However. These are patches and I am not familiar with how to patch an RPM install of apache

Re: [EMAIL PROTECTED] Help: running apache virtualhosts as regular users and groups

2007-09-05 Thread Krist van Besien
On 9/5/07, Jaysen Johnson [EMAIL PROTECTED] wrote: So 10 years of working with UNIX is not enough experience? Thanks for belittling me like that. I know how to patch software, just not RPMS. I could easily compile apache myself and patch it. I just prefer to use RPMS because I can update

Re: [EMAIL PROTECTED] Help: running apache virtualhosts as regular users and groups

2007-09-05 Thread Joshua Slive
On 9/5/07, Jaysen Johnson [EMAIL PROTECTED] wrote: So 10 years of working with UNIX is not enough experience? Thanks for belittling me like that. I know how to patch software, just not RPMS. I could easily compile apache myself and patch it. I just prefer to use RPMS because I can update

[EMAIL PROTECTED] Help: running apache virtualhosts as regular users and groups

2007-09-04 Thread Jaysen Johnson
Hello, I am running Apache 2.2.4 on Fedora Core 6. This is an RPM install. I host several sites and I would like to setup each virtualhost to run as the user and group I am hosting for. How do I configure apache to do this? Example: user joe has domain joesite.com configured in home

Re: [EMAIL PROTECTED] Help: running apache virtualhosts as regular users and groups

2007-09-04 Thread Joshua Slive
On 9/4/07, Jaysen Johnson [EMAIL PROTECTED] wrote: Hello, I am running Apache 2.2.4 on Fedora Core 6. This is an RPM install. I host several sites and I would like to setup each virtualhost to run as the user and group I am hosting for. How do I configure apache to do this? Example:

Re: [EMAIL PROTECTED] Help: running apache virtualhosts as regular users and groups

2007-09-04 Thread Jaysen Johnson
? Thanks Jaysen - Original Message - From: Joshua Slive [EMAIL PROTECTED] To: users@httpd.apache.org Sent: Tuesday, September 04, 2007 6:53 PM Subject: Re: [EMAIL PROTECTED] Help: running apache virtualhosts as regular users and groups On 9/4/07, Jaysen Johnson [EMAIL PROTECTED] wrote

Re: [EMAIL PROTECTED] Help with Apache 2 problem on AIX 5.3

2007-08-27 Thread Eric Covener
On 8/27/07, Coulter, Ryan [EMAIL PROTECTED] wrote: (My apologies for sending this earlier with no subject.) Hello. I am stumped by a problem I'm having with Apache 2 and IHS 2 on AIX 5.3. I have tried this scenario with both a custom compiled Apache 2.2.4 as well as IHS 2.0.47. In both

Re: [EMAIL PROTECTED] Help with Apache 2 problem on AIX 5.3

2007-08-27 Thread Coulter, Ryan
Covener [EMAIL PROTECTED] Reply-To: users@httpd.apache.org Date: Mon, 27 Aug 2007 11:41:27 -0400 To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Help with Apache 2 problem on AIX 5.3 On 8/27/07, Coulter, Ryan [EMAIL PROTECTED] wrote: (My apologies for sending this earlier

Re: [EMAIL PROTECTED] Help with Apache 2 problem on AIX 5.3

2007-08-27 Thread Coulter, Ryan
have anything else to add? Thanks again, Ryan From: Coulter, Ryan [EMAIL PROTECTED] Reply-To: users@httpd.apache.org Date: Mon, 27 Aug 2007 12:03:45 -0500 To: users@httpd.apache.org Conversation: [EMAIL PROTECTED] Help with Apache 2 problem on AIX 5.3 Subject: Re: [EMAIL PROTECTED] Help

Re: [EMAIL PROTECTED] help from httpd.apache.org

2007-08-14 Thread Joshua Slive
On 8/13/07, J. R. [EMAIL PROTECTED] wrote: I am running Apache 2.2.4 on 32 x86.System is XP SP2 (DynDNS) and set server location. Set DocumentRoot, Set Directory, AllowOverride ALL, set htpasswd -c, in Notepad=AuthType Basic AuthName This is a private area, please log in AuthUserFile

[EMAIL PROTECTED] help from httpd.apache.org

2007-08-13 Thread J. R.
I am running Apache 2.2.4 on 32 x86.System is XP SP2 (DynDNS) and set server location. Set DocumentRoot, Set Directory, AllowOverride ALL, set htpasswd -c, in Notepad=AuthType Basic AuthName This is a private area, please log in AuthUserFile c:\etc.\my_password_file.txt AuthGroupFile /dev/null

[EMAIL PROTECTED] help! need httpd-devel-2.2.4.i386

2007-08-09 Thread Jeff Murch
I built ver 2.2.4 right off of the apache.org site a few weeks ago for a reverse proxy and now can't find the httpd-devel for it (to compile the newest mod_proxy_html). An RPM would be nice but not necessary. Anything I do find gives me an error that it is not the same version ie

Re: [EMAIL PROTECTED] help! need httpd-devel-2.2.4.i386

2007-08-09 Thread Joshua Slive
On 8/9/07, Jeff Murch [EMAIL PROTECTED] wrote: I built ver 2.2.4 right off of the apache.org site a few weeks ago for a reverse proxy and now can't find the httpd-devel for it (to compile the newest mod_proxy_html). An RPM would be nice but not necessary. Anything I do find gives me an error

Re: [EMAIL PROTECTED] help on apache mod_rewrite

2007-07-28 Thread Tim Bannister
On 28 Jul 2007, at 07:30, Marc Jacobs wrote: I need to create 1 virtual host that runs multiple sites (siteA.com) siteB.com) located at different paths in the host. … See the part of httpd.conf that relates to this virtual host: VirtualHost *:80 DocumentRoot /var/www/vhosts/sites/httpdocs

Re: [EMAIL PROTECTED] help on apache mod_rewrite

2007-07-28 Thread Norman Peelman
Tim Bannister wrote: On 28 Jul 2007, at 07:30, Marc Jacobs wrote: I need to create 1 virtual host that runs multiple sites (siteA.com) siteB.com) located at different paths in the host. … See the part of httpd.conf that relates to this virtual host: VirtualHost *:80 DocumentRoot

Re: [EMAIL PROTECTED] Help!! mod_rewrite location header cant get correct syntax

2007-07-24 Thread Joshua Slive
On 7/23/07, Jeff Murch [EMAIL PROTECTED] wrote: Thanks Joshua. That convinced me to go back and keep trying with the ProxyPassReverse directive since I wasn't happy with the header unset. It works fine after I messed with the syntax a bit. Do you know if you can do conditional header

Re: [EMAIL PROTECTED] Help!! mod_rewrite location header cant get correct syntax

2007-07-24 Thread Joshua Slive
On 7/23/07, Jeff Murch [EMAIL PROTECTED] wrote: Joshua, I appreciate the help and the good answers. I have one last (At least for this project) problem. I'm using mod_proxy_html and expecting it to rewrite the HTML links on my reverse proxied pages. It is on the HTML but not anywhere within

[EMAIL PROTECTED] help with XML refresh and cache control

2007-07-24 Thread Jim Owens
I'm using Apache on an intranet to serve an XML database. Users can modify what they see by selecting radio buttons on an HTML form. The form sends off a CGI GET request with different parameters, based on the buttons selected -- for example, generic_xsl.rex?product=Arevision=B. The script

Re: [EMAIL PROTECTED] help with XML refresh and cache control

2007-07-24 Thread Joshua Slive
On 7/24/07, Jim Owens [EMAIL PROTECTED] wrote: I'm using Apache on an intranet to serve an XML database. Users can modify what they see by selecting radio buttons on an HTML form. The form sends off a CGI GET request with different parameters, based on the buttons selected -- for example,

Re: [EMAIL PROTECTED] help with XML refresh and cache control

2007-07-24 Thread Jim Owens
Thanks. The browser in question is IE7, with its Temporary Internet Files setting set to Automatically (the default). Firefox has no problem geting it right. The URL is always generic_xsl.rex. Only the CGI query information varies. I tried adding to my config file: Files generic_xsl.rex

RE: [EMAIL PROTECTED] Help needed with Location Directive

2007-07-23 Thread Chaitanya Nuguri
Thanks Boyle, for pointing that out. That worked. -Original Message- From: Boyle Owen [mailto:[EMAIL PROTECTED] Sent: 20 July 2007 13:25 To: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Help needed with Location Directive -Original Message- From

[EMAIL PROTECTED] Help!! mod_rewrite location header cant get correct syntax

2007-07-23 Thread Jeff Murch
I need to rewrite a location header as follows but I can't seem to get the syntax correct: RewriteRule ^Location: http://server1.domain.com Location: server2.domain.com [R,L] I know I have to have a delimiter between old and new values? Jeff

Re: [EMAIL PROTECTED] Help!! mod_rewrite location header cant get correct syntax

2007-07-23 Thread Eric Covener
On 7/23/07, Jeff Murch [EMAIL PROTECTED] wrote: I need to rewrite a location header as follows but I can't seem to get the syntax correct: RewriteRule ^Location: http://server1.domain.com Location: server2.domain.com [R,L] Something like this? RewriteCond %{HTTP:Location}

  1   2   3   4   >