Page 1 of 1

virtual host for a single file

PostPosted: 20. February 2007 07:11
by toenailsin
just wondering if its possible to make a virtual host for a specific file. for example, there might be a file on the internet that i want replaced with one of my own but all the others left alone.

all help will be greatly appreciated

PostPosted: 23. February 2007 07:46
by toenailsin
i've been touched by everyones vigorous response...

i presume that what i want cannot be done?

Re: virtual host for a single file

PostPosted: 23. February 2007 11:22
by meows
toenailsin wrote:just wondering if its possible to make a virtual host for a specific file.
all help will be greatly appreciated


Sorry I could not resist it.

You really need to read up on what a virtual host is I think. Xampp Apache and Virtual hosts are for domains,, either local or internet.

What you are asking is easy enough done if you re-read the docs. alias is all you need to do.

However if
for example, there might be a file on the internet that i want replaced with one of my own but all the others left alone.
is really what you are looking to do you. I can understand why no one has responded.