2.1.3.1 Configuring Web Server

Configure your web server to publish files in web directory, including its subdirectories. Note that scripts in web directory need access to some files in verkkoke directory or its subdirectories, so web directory should not be copied or moved anywhere, neither should verkkoke directory be accessible via HTTP1.

Web server, or more precisely the PHP engine, must also be able to write files to data directory. If Graphical Configuration Interface is used, server must also be able to write Simulation Server's and Topology Generator's configuration files (server/bin/simulationserver.properties and topology_generator.conf respectively).

Also note that the web server must be able to handle PHP 5.0.


Footnotes

[1] In Apache, it is easy to use Alias and Directory commands to publish just about any directory in arbitrary URL (within domain, of course)