Revision 9605
Added by Aaron Marcuse-Kubitza over 11 years ago
web/index.php | ||
---|---|---|
241 | 241 |
</html> |
242 | 242 |
<?php |
243 | 243 |
ob_end_flush(); |
244 |
|
|
245 |
# full directory index |
|
246 |
fpassthru(fopen($_SERVER["SCRIPT_URI"]."all?".$_SERVER["QUERY_STRING"], "r")); |
|
244 | 247 |
?> |
Also available in: Unified diff
web/index.php: include full directory index, since the URL patterns list is just a subset of the content available through vegpath.org