Hey ! Welcome to the VHC Project created by me TRUSTpunk , don't be fooled , my nick use to be os17fan so don't think
I stoled his work lol , I created
this project so that people hosting their sites could host more than one website. This GUI to
Bluedog's PHP script will allow you to host multiple websites on Abyss Web Server. Read this Manual very Carefully !
[PHP script by BlueDog]
[VHC Project by TRUSTpunk]
Stop! Read This First !!!
When typing your domain name in the Domain: field , do not include http://
or you will screw the script up , move forward to the next step now !
~ Hosted Website Path ~
You need to specify a correct path to the next website your going to host in the Path: field. You
can
drop a folder in your htdocs that carries your other website or you can use an aliases also called
a virtual folder to point to your other website. Make sure a default index file is in that folder !
1.
Path: /your_site
Will show the sub path after you enter the address , this option
is recommended for website portals and forums. Continue !
2.
Path: /your_site/
Will show just the domain and not the sub path , there are some limitations !
Please scroll down and Read ~ Links And Files ~ if you choose this option.
~ Links And Files ~
See the below example where I put /other_site/ and then the name of my file , well with
a real Virtual Host , I could just
put /file.html but since this is a script , I have
to also include the sub path when linking to stuff. The first example above , 1.
Path: /your_site , you shouldn't have to worry about modifying your links if your using that first example. Continue !
1. File Linking
<a href="/other_site/file.html">Link Text</a>
~ Final Notes About VHC ~
The last thing you should know is that this script will be your default index file in your main
htdocs which is / so make sure you rename
your original index file like index2.html and put that old
index file in the Main: field , by default its already /index2.html , also each domain
that will be
using this script will have to map to your servers IP Address , no redirects allowed , and if your web server is on a different
port , please include that port in the Domain: field like for example your-site.com:8080 ~ Developed For Abyss Web Server ~