⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 完整的主机服务器, (含代码).程序会监视联结到主机程序上的所有机器.可是设置开启端口,最多用户..非常完整.!
💻 TXT
字号:
		LONGBOW SERVER - VERSION 1.0
		============================

Installation Guidelines
========================

1) Unzip to C:\LONGBOW
2) Run SETUP.BAT
3) Go into C:\longbow\server\longbow.vbp for the project

From what someone said last time, i'm workin on the interface :)


Understanding The Files In The /CONF Directory
==============================================

	BANIP.INI
		A List of IP's/hostnames that the server should prevent access
		 from.
	DIRCOLS.CFG
		Colour and font settings for the directory listings
	HTTP.CFG
		Misc server settings
	SCRIPTSEC.CFG
		2 Randomly generated security keys allowing scripts containing
		 these keys admin access to the server
	USERS.CFG
		List of the users allowed on the server
		USERNAME, PASSWORD, DIRECTORY, ENABLED?
	VDIR.CFG
		List of the servers virtual directories
	VHOST.CFG
		List of the servers virtual hosts
	DB_ACCESS.CFG
		Can Only Be Modified By The Database Admin Program

	!! It is recommended you make a backup of these files before modifying
		their contents !!

Scripting
=========

	The server allows scripts to be run which have been written using a completely
	wacked out and twisted language i've created :), look at the server code
	(script.cls) and the scripts provided and you should be able to work out
	some of the basic commands :)

	I've included some interesting examples of how the scripting language can be used,
	theres...
		update.html	- Example of file access and a counter

		lovepage.html	- Some shoddy thing someone asked me to do :)

		index.html	- Example of file access and information checking

SEC.IS2k Files
==============
	
	Any directory which contains one of these files is shared, although the level of access
	which is allowed to the directory is chosen by the information inside these files and the
	user account configuration file

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -