Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. VirtualHost {
  2. Hostname = 192.168.1.120
  3. WebsiteRoot = /var/www/vbox
  4. StartFile = index.html
  5. AccessLogfile = /var/log/hiawatha/access.log
  6. ErrorLogfile = /var/log/hiawatha/error.log
  7. TimeForCGI = 1000
  8. UseFastCGI = PHP5
  9. UseToolkit = banshee
  10. PreventCSRF = no
  11. PreventSQLi = no
  12. PreventXSS = no
  13. }