mirror of
https://github.com/processwire/processwire.git
synced 2025-08-15 03:05:26 +02:00
htaccess version update, including suggestions from Teppo, Netcarver, and several other updates while I was there. See the htaccess.txt file for upgrade instructions.
This commit is contained in:
@@ -62,7 +62,7 @@ class ProcessWire extends Wire {
|
||||
* Minimum required .htaccess file version
|
||||
*
|
||||
*/
|
||||
const htaccessVersion = 300;
|
||||
const htaccessVersion = 301;
|
||||
|
||||
/**
|
||||
* Status when system is booting
|
||||
|
Reference in New Issue
Block a user