Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
WebmasterMama #1
APACHE SERVER & CFMX
The people who manage my servers have switched us to an APACHE 2.0.52 server
with CFMX 6.1. I had been using the code below to send people to the correct
pages based on where they were coming from. <cfif #CGI.REMOTE_HOST# CONTAINS
'.net' OR #CGI.REMOTE_HOST# CONTAINS '.gov'> Now - the REMOTE_HOST resolves to
an IP address or a number. This does not help me. I need to know if this is an
APACHE 2.0.52 problem or what. Is there an alternative in CFMX that I do not
know about for finding out someone's domain and sending them to the right page?
This is a huge requirement for me and I'm not sure if the server folks are up
to fixing it.
WebmasterMama Guest
-
apache and cfmx 7
We need to connect apache v. 2.2 to coldfusion mx. Is there any way to do this? Background: We currently hold a license for coldfusion mx 6.1... -
CFMX 6.1 Apache and Linux?
I am moving my site "in house" and have currently set up Apache 2.0.54 with XP Pro and CFMX 6.1 on a test machine as I learn to use Apache. I would... -
CFMX with apache
I got cmfx 6.1 install perfectly fine, and I edited the apache connector to match up with my system. But for some reason every time I try to run it... -
CFMX 7 And Apache
I am trying to install cfmx to work with apache 2. I have looked over every faq I could find, and I still get this same error messgage. Here is the... -
CFMX 7 and Apache connector
I've installed CFMX 7 on a newly built machine running SUSE Linux Enterprise 9. Every time i run wsconfig to configure Apache i get the message:... -
solosier2 #2
Re: APACHE SERVER & CFMX
[url]http://www.macromedia.com/cfusion/exchange/index.cfm#loc=en_us&view=sn106&am[/url]
p;viewName=Exchange%20Search%20Details&authori d=19588859&page=0&scro
llPos=0&subcatid=0&snid=sn106&itemnumb er=2&extid=1000006&cat
id=0
solosier2 Guest
-
WebmasterMama #3
Re: APACHE SERVER & CFMX
I don't know if they allow custom tags or not. They are military servers so
they are quite strict on things like this. The tag includes info that I'm not
familiar with - I am just basics here. I wasn't sure if that was going to
return the IP address of the user visiting the site or the something that would
include the domain they are visiting from or both.
WebmasterMama Guest



Reply With Quote

