mirror of
https://github.com/digitalocean/nginxconfig.io.git
synced 2025-09-19 18:19:19 +08:00
index, fallback refactor
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!--
|
||||
✔ modularized --><span ng-if="isModularized()"># index
|
||||
index {{ isIndexHtml() ? 'index.html ' : '' }}index.php;
|
||||
✔ modularized && ✔ index.php --><span ng-if="isModularized() && isIndexPhp()"># index.php
|
||||
index index.php;
|
||||
|
||||
</span><!--
|
||||
|
||||
|
Reference in New Issue
Block a user