Hi,
does anyone have a working rewrite rule for virtual hosts to link the
/allaire/spectra/ webdirectory to another server? I've added the following
lines:
RewriteEngine on
RewriteRule ^\/(allaire\/.+) http://www.otherhost.com/$1 [R,L]
When the user accesses /allaire/spectra/...., the correct page from the
other host comes up. But all images with <img src
="/allaire/spectra/system/..."> doesn't appear.
It would be nice to maintain only one /allaire/spectra/ webdirectory, and
not as many as we have virtual hosts defined.
--
Hendrik Kramer <[EMAIL PROTECTED]>
Projektleiter Web Applications [VRG E-Solution]
VRG - Vereinigte Rechenzentren GmbH
Mittelkamp 110-118 , 26125 Oldenburg
Tel. (0441) 3907-178 | Fax (0441) 3907-6178
http://www.e-solution.vrg.de/
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/spectra_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.