This beta/demo of ZBServer Pro will only work for registered users of ZBServer 1.0 or Personal Version
You must have ZBServer 1.0 or personal version installed before installing this version. Registered users of ZBServer 1.0 will receive free upgrade keys to the release version of ZBServer Pro when it is ready. (IT IS NOT READY YET.) Registered users of ZBServer Personal version may upgrade for a discounted price.
Will be putting docs here.
Please put bug reports, successes and failures on the message board. Our email is really full at the moment, so it may be a while before we can get back to you vial email.
Download ZBServer Pro and put it in your \zbs directory. Download the .dll files (if you do not already have them in your system or system32 directory.) To get ZBServer Pro to work, put the following in your zbserver.ini file:
# NT Users can use differnt hostnames # and IP's for multi homing # where http://place1.com and http://place2.com # point to differnt directories. # Go under the NT setup to assign your machine # multiple (vallid) IP's first. # Beta is currently limited to 5 total servers, but # will be up-ed soon. # 95 Users are stuck to using only one IP # but can still put differnt host names # However http://place1.com and http://place2.com # will point to the same page. # Therefore do something like this: # http://place1.com/place1/ # http://place2.com/place2/ # http://mall.com/ # so that if users forget and ask for http://place1.com/ # without the subdir, they get the "mall enterance" # Change the info below to match your setup [Multi] host1=YOUR FULL HOST NAME ip1=YOUR IP dir1=C:\zbs\html\ logdir1=C:\zbs\logs\ port1=80 type1=httpd virtual_alias1= host2=YOUR FULL HOST NAME ip2=YOUR IP dir2=C:\zbs\gopher\ logdir2=C:\zbs\logs\ port2=70 type2=gopherd virtual_alias2=/gopher/ host3=YOUR FULL HOST NAME ip3=YOUR IP dir3=C:\zbs\FTP\ logdir3=c:\zbs\logs\ port3=21 type3=ftpd virtual_alias3=/ftp/