mirror of
https://github.com/processwire/processwire.git
synced 2025-08-31 02:20:00 +02:00
Initial commit to new repo (carried over from: https://github.com/ryancramerdesign/ProcessWire/tree/devns)
This commit is contained in:
4
site-blank/assets/index.php
Normal file
4
site-blank/assets/index.php
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
// Intentionally left blank to test that htaccess rewrite rules are working.
|
||||
// Accessing this file from http should produce a '403 forbidden' error,
|
||||
// since all PHP files are blocked under /assets/.
|
Reference in New Issue
Block a user