On Wednesday 05 May 2004 23:18 pm, gfuller wrote:
> ErrorDocument 404 /test/router.cfm
> Following are some cgi variables from cf debug that I thought might provide
> a clue, but they don't.  They tell me I'm in router.cfm, but I already know
> that.
> Is there any way to get a handle on the URL the user entered, maybe a java
> object or other means?  I'm on CFMX 6.1.

< hackery type="untested" guessType="wild" >
Set the error document to be /gash.cfm
Use a mod_rewrite rule to append current cgi vars on to the end
of /test/router.cfm when /gash.cfm is requested.
</ hackery>

--
Tom Chiverton
Advanced ColdFusion Programmer

Tel: +44(0)1749 834997
email: [EMAIL PROTECTED]
BlueFinger Limited
Underwood Business Park
Wookey Hole Road, WELLS. BA5 1AF
Tel: +44 (0)1749 834900
Fax: +44 (0)1749 834901
web: www.bluefinger.com
Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
Quay, BRISTOL. BS1 6EG.
*** This E-mail contains confidential information for the addressee
only. If you are not the intended recipient, please notify us
immediately. You should not use, disclose, distribute or copy this
communication if received in error. No binding contract will result from
this e-mail until such time as a written document is signed on behalf of
the company. BlueFinger Limited cannot accept responsibility for the
completeness or accuracy of this message as it has been transmitted over
public networks.***
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to