CF and mod_rewrite

2007-02-24 Thread Hans Omli
I'm trying to redirect requests for non-existent files to a cfm file using Apache with mod_rewrite. Works perfect using an .htaccess file, but results in a JRun Servlet Error (403 Forbidden) if I create similar rules directly in httpd.conf. The rules I'm using: ..htaccess RewriteCond

Re: CF and mod_rewrite

2007-02-24 Thread Hans Omli
Got it. Works using the PT flag. httpd.conf RewriteCond C:/wwwroot%{REQUEST_FILENAME} !-f RewriteRule ^(.*)$ /index.cfm?action=%{REQUEST_URI} [QSA,PT,L] ~| Upgrade to Adobe ColdFusion MX7 Experience Flex 2 MX7

Re: Installing CF 7.0.2 on RHEL 4 Update 3

2006-07-17 Thread Hans Omli
FYI, I've confirmed the problem occurs with Red Hat Enterprise Linux 4 Update 2 and 3, but not with the original release or Update 1. ~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date

Installing CF 7.0.2 on RHEL 4 Update 3

2006-07-15 Thread Hans Omli
I'm trying to install ColdFusion MX 7.0.2 on Red Hat Enterprise Linux ES 4 Update 3. I'm using a machine with a minimal install of Red Hat, plus the compat-libstdc++-296 and xorg-x11-deprecated-libs packages and coldfusion-702-lin.bin. ColdFusion is installed as a standalone server. The server

RE: Installing CF 7.0.2 on RHEL 4 Update 3

2006-07-15 Thread Hans Omli
Following are the steps to reproduce. I've tried now on two machines using both Red Hat Enterprise Linux ES 4 Update 3 and CentOS 4.3 install media. At this point, I'm *guessing* there's a problem in /etc/init.d/coldfusionmx7 somewhere before 'sleep 12' when installed on RHEL 4 Update 3???

RE: Installing CF 7.0.2 on RHEL 4 Update 3

2006-07-15 Thread Hans Omli
Based on what I see in /var/log/messages, this appears to be an issue with SELinux. In the example below, system boot paused at 'Starting coldfusionmx7: ' at 18:26:07 and didn't continue until I hit the Enter key at 18:41:15. Jul 15 18:26:06 localhost gpm: gpm startup succeeded Jul 15

Re: Installing CF 7.0.2 on RHEL 4 Update 3

2006-07-15 Thread Hans Omli
Stephen Erat of TalkingTree has a great Breeze presentation on installing CFMX 7 on RHEL with SElinux. You might to check it out: http://www.talkingtree.com/blog/index.cfm/2005/10/13/OCFMG20051013 Yup, I watched the breezo a few months ago. Doesn't address the issue I'm running into though.

RE: Installing CF 7.0.2 on RHEL 4 Update 3

2006-07-15 Thread Hans Omli
. If anyone has any ideas for a workaround, let me know. -Original Message- From: Hans Omli [mailto:[EMAIL PROTECTED] Sent: Saturday, July 15, 2006 7:03 PM To: 'cf-talk@houseoffusion.com' Subject: RE: Installing CF 7.0.2 on RHEL 4 Update 3 Based on what I see in /var/log/messages

RE: This feature should never have been uploaded! or Version Con trol Systems, Anyone?

2002-06-20 Thread Hans Omli
I've had issues with VSS. I prefer PVCS Version Manager (along with PVCS Tracker for bug tracking). http://www.merant.com/pvcs/products/version_manager/ -Original Message- From: Dave Babbitt [mailto:[EMAIL PROTECTED]] Sent: Thursday, June 20, 2002 6:11 AM To: CF-Talk Subject: RE: This

RE: New CF5 Partner Hosting License

2001-04-27 Thread Hans Omli
Do let us know when the FAQ is ready so we can begin panicking. ;-) In the mean time, that's for helping calm our fears. -- Hans Omli -Original Message- From: Ben Forta [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 10:35 AM To: CF-Talk Subject: RE: New CF5 Partner Hosting

RE: New CF5 Partner Hosting License

2001-04-27 Thread Hans Omli
Hosting License As I hit SEND I wondered how long it would be until someone responded with that. g -Original Message- From: Hans Omli [mailto:[EMAIL PROTECTED]] Sent: Friday, April 27, 2001 2:18 PM To: CF-Talk Subject: RE: New CF5 Partner Hosting License Do let us know when the FAQ

RE: New CF5 Partner Hosting License

2001-04-27 Thread Hans Omli
? Hans Omli ~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/ Unsubscribe: http://www.houseoffusion.com/index.cfm