Author Login
Post Reply
On Tue, 13 May 2008 15:41:34 -0400
Tessa Harmon <seriftron@(protected):
> 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: users-unsubscribe@(protected)
" from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)