[EMAIL PROTECTED] Redirecting All Traffic to Homepage

2007-07-31 Thread Rob Wilkerson
inite loop. I've tried the Rewrite & RewriteMatch directives so far. I'd like to avoid the overhead of mod_rewrite, but will go that way if it's my only option. Any help would be much appreciated. Rob Wilkerson - The

Re: [EMAIL PROTECTED] LocationMatch expression syntax

2007-03-13 Thread Rob Wilkerson
13/07, Schultz, Gary - COMM <[EMAIL PROTECTED]> wrote: Still not working. Regular expressions are working for other directives such RedirectMatch. I'm running Apache 2.2.4 on Windows XP and 2003 Server if that makes a difference. -Original Message- From: Rob Wilkerson [mailto:[EM

Re: [EMAIL PROTECTED] LocationMatch expression syntax

2007-03-13 Thread Rob Wilkerson
st to see what happens: On 3/13/07, Schultz, Gary - COMM <[EMAIL PROTECTED]> wrote: /(?i)IE/ didn't work. I also tried which didn't work. -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 13, 2007 10:58 AM To: users@httpd.apache.or

Re: [EMAIL PROTECTED] LocationMatch expression syntax

2007-03-13 Thread Rob Wilkerson
I don't know if this will fly in Apache, but you could try /(?i)IE/ to specify a case-insensitive match. On 3/13/07, Schultz, Gary - COMM <[EMAIL PROTECTED]> wrote: I want to set a location match so that an URL is not case sensitive. The following work individually: The following Locatio

Re: [EMAIL PROTECTED] logging question

2007-03-08 Thread Rob Wilkerson
Take a look at this: http://httpd.apache.org/docs/1.3/mod/mod_log_config.html#customlog Looks like %a and %h might do what you're asking. On 3/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Is it possible to log both IP address and hostname to the apache logs? Thanks!

Re: [EMAIL PROTECTED] SSL Support

2006-11-01 Thread Rob Wilkerson
On 11/1/06, Spartanicus <[EMAIL PROTECTED]> wrote: RTFM http://httpd.apache.org/docs/2.2/ssl/ I appreciate the sentiment, but I guess what I'm looking for is an understanding of what "no_ssl" means in the binary name. Does it simply mean that this module isn't enabled by default? I suppose

[EMAIL PROTECTED] SSL Support

2006-11-01 Thread Rob Wilkerson
else? I'm not sure I need it, but I'd like to be sure I know what I'm getting when I get it. If there is no SSL support then is there anywhere I can go to get binaries that *do* include SSL support? Thanks for any clarification.

Re: [EMAIL PROTECTED] Modifying environment variables passed to CGI's.

2006-10-04 Thread Rob Wilkerson
On Oct 4, 2006, at 5:01 PM, Jason Lingel wrote: Thanks for your help. It pointed me in the right direction, though it still doesn't quite work. Here are the entries I made in my httpd.conf: RewriteLog /opt/asn/logs/rewrite.log RewriteLogLevel 5 RewriteCond %{LA-U:REMOTE_USER} ^(.*)@ COMP

Re: [EMAIL PROTECTED] Modifying environment variables passed to CGI's.

2006-10-03 Thread Rob Wilkerson
On Oct 3, 2006, at 7:08 PM, Jason Lingel wrote: Is there a way to modify an environment variable that gets passed to a CGI? For example, I'm doing Kerberos authentication and the realm gets appended to the REMOTE_USER variable, e.g., REMOTE_USER= [EMAIL PROTECTED] I just want username an

Re: [EMAIL PROTECTED] mod_rewrite %{REQUEST_URI} Question

2006-09-27 Thread Rob Wilkerson
On 9/27/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: On 9/26/06, Bob Ionescu <[EMAIL PROTECTED]> wrote: > Rob Wilkerson wrote: > > RewriteRule ^/(.*) /landingpage.php?requesturi=%{REQUEST_URI}[QSA,PT] > > > > This works fine except when I have a document (th

Re: [EMAIL PROTECTED] mod_rewrite %{REQUEST_URI} Question

2006-09-27 Thread Rob Wilkerson
On 9/26/06, Bob Ionescu <[EMAIL PROTECTED]> wrote: Rob Wilkerson wrote: > RewriteRule ^/(.*) /landingpage.php?requesturi=%{REQUEST_URI}[QSA,PT] > > This works fine except when I have a document (these documents are > uploaded by users so I have little control over them) c

[EMAIL PROTECTED] mod_rewrite %{REQUEST_URI} Question

2006-09-26 Thread Rob Wilkerson
ny thoughts or suggestions would be greatly appreciated. Thanks. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubsc

Re: [EMAIL PROTECTED] Setting up my own Apache Web Server

2006-09-19 Thread Rob Wilkerson
On 9/19/06, Dan Östberg <[EMAIL PROTECTED]> wrote: Anybody know about a good HowTo or a tutorial/book applicable for my environment? This might be exactly what you're looking for: http://www.redhat.com/magazine/022aug06/features/webserver/ -- Ro

Re: [EMAIL PROTECTED] Apache configuration problem

2006-08-26 Thread Rob Wilkerson
al commands, e-mail: [EMAIL PROTECTED] -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL

Re: [EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-22 Thread Rob Wilkerson
opening it up to my other developers this week, though. that will be the real test. Thanks. On 8/22/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/22/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > Well, I found the problem, Joshua, and I'm hoping you (or someone) can &g

Re: [EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-22 Thread Rob Wilkerson
practical example. I read the docs, but they didn't really tell me how it applies to my situation (or maybe I'm just too dense to get it). Can someone help me understand what that setting does and how it works? Thanks. On 8/21/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/21

Re: [EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-21 Thread Rob Wilkerson
-0400] "COPY /repos/siteexecutive/!svn/bc/67/branches/dev/tahoe-code-reorg/mod/addons/semod_imagerotator/classes/irimagebutton.xml HTTP/1.1" 204 - "-" "SVN/1.3.2 (r19776) neon/0.25.5" 172.16.1.102 - rwilkerson [21/Aug/2006:20:23:39 -0400] "PROPFIND /repos/site

Re: [EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-21 Thread Rob Wilkerson
connection? On 8/21/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/21/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > I'll take a look at the forensics and the packet trace. The server is > on a LAN - I don't believe there are any proxies involved, but I'm not &g

Re: [EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-21 Thread Rob Wilkerson
: . ack 307 win 65230 Does it mean anything to you? On 8/21/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/21/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > I'll take a look at the forensics and the packet trace. The server is > on a LAN - I don't believe there are

Re: [EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-21 Thread Rob Wilkerson
n I do (should be a lot of those people about) can offer another suggestion, I'm all ears. Thanks. On 8/21/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/21/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > All - > > I know this is somewhat off-topic and I apologize for tha

[EMAIL PROTECTED] SOT: Subversion Connection to Apache Fails Mid-Stream

2006-08-21 Thread Rob Wilkerson
od_python 3.2.8 (I think those are all of the relevant line items) Again, I apologize if this is too far off-topic, but I'm desperate. I had to at least give it a shot. Thanks. -- Rob Wilkerson - The official User-To-Us

Re: [EMAIL PROTECTED] 400 Bad Request Error

2006-08-21 Thread Rob Wilkerson
Thanks, Joshua. That was exactly what I needed. I appreciate your help. On 8/21/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 8/21/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > All - > > I'm receiving a 400 error when trying to access the following URL: > ht

[EMAIL PROTECTED] Re: 400 Bad Request Error

2006-08-21 Thread Rob Wilkerson
One more thing I should mention: The requested file is returned with an application/rss+xml mime type. I don't know whether that has any impact on the problem I'm seeing, but I thought I'd throw it out there just in case. Thanks again. On 8/21/06, Rob Wilkerson <[EMAIL PROTE

[EMAIL PROTECTED] 400 Bad Request Error

2006-08-21 Thread Rob Wilkerson
AuthUserFile /opt/projects/users.htdigest Require valid-user Any insight would be greatly appreciated. Thanks. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apa

[EMAIL PROTECTED] SOT : SELinux Interference

2006-08-01 Thread Rob Wilkerson
the temporary file to /opt/projects/htdocs, replacing the original version. It appears that this move is causing the SELinux bypass to close up. I've added the chcon command to my script and it works fine, but I'm hoping someone can enlighten me as to what's going on or help me

Re: [EMAIL PROTECTED] Rerouting Localhost (to XAMPP home page)

2006-07-31 Thread Rob Wilkerson
_ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail Beta. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html>

Re: [EMAIL PROTECTED] Apache PC to Apple/Mac - Basic Questions

2006-07-30 Thread Rob Wilkerson
in beta. Thanks. Groups are talking. We´re listening. Check out the handy changes to Yahoo! Groups. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server

[EMAIL PROTECTED] OT (Maybe): Scripting an htdigest Entry

2006-07-29 Thread Rob Wilkerson
ce the htdigest command offers no password flag. Is there another way to populate this file from a bash script? Thanks. -- Rob Wilkerson - The official User-To-User support forum of the Apache HTTP Server Project. See http://h

Re: [EMAIL PROTECTED] Apache fails to restart

2006-07-24 Thread Rob Wilkerson
ver Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Rob Wilkerson --

Re: [EMAIL PROTECTED] Windows XP Apache 2.0 msi file buggy?

2006-07-18 Thread Rob Wilkerson
rslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Rob Wilkerson - The official User-To-User support forum of the

Re: [EMAIL PROTECTED] Apache 2 chaos

2006-07-18 Thread Rob Wilkerson
isn't reading from the httpd.conf file ? Olly - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
sit us on the web at http://lisd.k12.mi.us -Original Message- From: Rob Wilkerson [mailto:[EMAIL PROTECTED] Sent: Wednesday, July 12, 2006 8:15 AM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] Starting Apache Have you tried commenting out the LoadModule directive that loads mo

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
amic zone file > > > 'blissfield.k12.mi.us.dnsdb' > > > is writable > > > Jul 12 08:21:01 scnc named[692]: /usr/local/named/db/named.conf:35: > > > cannot redef > > > ine zone '164.190.207.in-addr.arpa' class IN > > > Jul 12 08:21:01 sc

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
l > 10 (cor > e dumped) > Jul 12 08:21:03 scnc apcupsd[762]: apcupsd FATAL ERROR in apcconfig.c at > line 83 > 3 Error opening configuration file > (/usr/local/etc/apcupsd/apcupsd.conf): No suc > h file or directory > Jul 12 08:21:04 scnc apcupsd[762]: apcupsd error shutdown comple

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
Have you tried commenting out the LoadModule directive that loads mod_ssl and restarting? That will at least tell you whether that is the module preventing you from starting the service... On 7/12/06, Graves, Jan <[EMAIL PROTECTED]> wrote: Yes - I also think I have a problem with SSL. But I do

Re: [EMAIL PROTECTED] Starting Apache

2006-07-12 Thread Rob Wilkerson
ficial User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --

Re: [EMAIL PROTECTED] index files in subdirectories

2006-07-12 Thread Rob Wilkerson
Sorry, I meant your DirectoryIndex directive, not your DocumentRoot directive. :-) On 7/12/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: Look for your DocumentRoot directive in your httpd.conf. It will (or should) contain a space-delimited list of file names (e.g. index.html index.cgi)

Re: [EMAIL PROTECTED] index files in subdirectories

2006-07-12 Thread Rob Wilkerson
Users forum at Nabble.com. - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-ma

Re: [EMAIL PROTECTED] configuration question from an Apache newbie

2006-07-11 Thread Rob Wilkerson
TTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- Rob Wilkerson --

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-06 Thread Rob Wilkerson
I thought about that and may go that direction, but ease/simplicity of adding "exclusions" is also a factor. I may have to take a survey. :-) Thanks for all of your help. On 7/6/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/6/06, Rob Wilkerson <[EMAIL PROTECTED]>

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-06 Thread Rob Wilkerson
the top of the list? On 7/6/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/6/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > Joshua - > > I have one quick follow-up question, if you don't mind. I've > implemented the rules as shown below and have been watching

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-06 Thread Rob Wilkerson
[L] RewriteRule ^/mod/modules/foo - [L] RewriteRule ^/landingpage.cfm - [L] RewriteRule ^/(.*) /landingpage.cfm?uri=%{REQUEST_URI} [QSA,PT] Thanks again. On 7/2/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: So

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-02 Thread Rob Wilkerson
, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/1/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > Thanks, Joshua. I'm glad I asked. The ways I was planning to attempt > would've been *far* more complex. I had no idea it would be that > simple. > > If I understand

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-01 Thread Rob Wilkerson
27;m accessing and redirecting only then. Thanks again. That really was an eye-opener for me. On 7/1/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 7/1/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > I've gotten some great feedback on this question, but would still > really li

[EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-07-01 Thread Rob Wilkerson
d to pass along the original URL, but I imagine I can work that out if I understand the first part well enough. The rewrite itself is where I think I'm most lost. Any similar config examples would be very much appreciated. Thank you. On 6/28/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote

Re: [EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-06-30 Thread Rob Wilkerson
Thanks, Joshua. I appreciate the assistance. On 6/28/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 6/28/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: > And I guess maybe this is my question (sorry it took so long for me to > get here): does mod_rewrite do an internal re

[EMAIL PROTECTED] Re: mod_rewrite Scenario Assistance

2006-06-28 Thread Rob Wilkerson
On 6/28/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: Actually, that's exactly what the module is doing. It accepts the incoming request, writes a custom header (x-se-path) whose value is the URI of the incoming request and then redirects that request to the landing page. The landin

[EMAIL PROTECTED] RE: mod_rewrite Scenario Assistance

2006-06-28 Thread Rob Wilkerson
On 6/28/06, Rob Wilkerson <[EMAIL PROTECTED]> wrote: First let me say that I hope this is the proper mailing list for my question. If that's not the case, please redirect me and I'll be happy to post there. I'm taking over an application that currently includes an Apa

[EMAIL PROTECTED] mod_rewrite Scenario Assistance

2006-06-28 Thread Rob Wilkerson
if possible, a sample configuration that implements such a scenario. Any insight, suggestions or assistance with this would be very much appreciated. Thank you. Rob Wilkerson - The official User-To-User support forum of