Quote:
Originally Posted by roger
Hi Scott,
Sorry, I didn't mean the skel directory.
What I am looking to facilitate is...
- Domain name is registered and nameservers are set to the ones on one of my VPS servers.
- Domain accounts are not yet created.
- Someone types in the registered URL (that has no account on the server yet).
- I want that domain to point to a generic index.html (or whatever) page until I create the account on the server
I hope that makes more sense now. 
|
You mean change the:
to
t h i s
edit this file:
/usr/local/apache/htdocs/index.html
now, any domain without an account on your VDS that points to an IP on your VDS will show your customized parking page.

.
.