Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. langbeen

    Can the URL be edited on the way out?

    We're running a webserver with loads of virtual hosts that communicate with our application server, BroadVision via a plugin and location directive, e.g.: <VirtualHost *> DocumentRoot /home/htdocs ServerName www.myhost.com RewriteEngine On RewriteCond %{REQUEST_URI} !^/abc/.*$...
  2. langbeen

    How does one do a rewrite of a domain name?

    Thanks, Siberian, that seems to have worked perfectly!
  3. langbeen

    How does one do a rewrite of a domain name?

    Hi, Anyone's help much appreciated for the following problem. THE SITUATION We have multiple domain names resolving to a single IP address. In the Apache httpd.conf file (v 1.x) we point the incoming traffic for each domain to the relevant page using virtual hosts. This works fine, however at...

Part and Inventory Search

Back
Top