How to set up Gserver:
Included files<
Gserver.class -The server java executable class
Gserver.java -The server source code
start.sh -Linux/GNU/BSD start script
Gserver.app -The Mac osX start script
intro.gif -The start page gif (feel free to change/replace it)
index.html, elements.html, humans.txt, robots.txt, images, stylesheets, javascripts-FOUNDATION HTML framework, replace it with your own site, or use it to code your site.
Setup Instructions<
Mac osX
Move Gserver folder to /applications
Go to Launchpad or add Gserver.app to your dock
Locate the Gserver.app
Launch the Gserver.app
Click continue
Terminal should have launched
Click on the teminal dock icon
Type your password, you need it to run the server on port 80
Gserver should now start
Open a web browser
Go to 127.0.0.1
Gserver should show the welcome page, enjoy your new installation of Gserver!
Linux/BSD/GNU
Open Terminal
Open the Gserver folder
Type chmod a+x into terminal (don't press enter yet)
Drop the start.sh file into terminal
Now press enter
Open start.sh
A terminal window should have opened
Type your password, you need it to run the server on port 80
Gserver should now start
Open a web browser
Go to 127.0.0.1
Gserver should show the welcome page, enjoy your new installation of Gserver!
HELP<
For support, file a ticket on SourceForge, or email me at gauso001@gauso001.t28.net