mike Adam will we be able to add additional directives in the ui ? if yes, can you not make them like php.ini settings 🙂 . just a text area we can paste the directives inside instead of adding them one by one.
For the initial release you can set rewrites to a file (for example index.php for WordPress). You can also set cache exclusions and toggle fastcgi on and off. You can't set arbitrary directives. It's not possible to set arbitrary config.
just a text area we can paste the directives inside instead of adding them one by one.
This might be possible in the future but it would need to be for the master organisation only. Before this is possible we have to write a reliable parser so the custom config can be merged with the config generated by Enhance in a way that can never cause invalid syntax.
Can we purge the cache in the UI ?
Yes and the customer can do it too.