On Tue, 13 May 2008 15:41:34 -0400
Tessa Harmon <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
/snip
> 
> When http://server.tld/file.html is requested by pages on dev, I would like 
> for Apache to serve http://dev.server.tld/file.html instead, effectively 
> faking out the dev server into thinking that it is production.
A simple ServerAlias should suffice:
http://httpd.apache.org/docs/2.0/mod/core.html#serveralias

/snip
> Thanks!
> TH
 
So long,
Igor


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to