You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

7 lines
246 B

  1. <?php
  2. /*
  3. This file exists here in case you happen to drop the whole XRay folder onto a web server and serve this directory.
  4. Ideally you should configure your web server to serve the "public" folder as the root.
  5. */
  6. require('public/index.php');