Specify DirecotyIndex directive in template config file.
This commit is contained in:
parent
57e6e95b59
commit
2fdd5eda4b
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
|
||||
<Directory "@JOOMLA_DIR@">
|
||||
Options Indexes
|
||||
DirectoryIndex index.php index.html
|
||||
AllowOverride None
|
||||
Order allow,deny
|
||||
Allow from all
|
||||
|
|
Loading…
Reference in a new issue