mirror of
https://github.com/processwire/processwire.git
synced 2025-08-31 18:31:56 +02:00
Add the “Regular” site profile to the core as another installation profile option
This commit is contained in:
4
site-regular/assets/index.php
Normal file
4
site-regular/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