Skip to content

Commit 0409454

Browse files
author
Alexandros Ioannides
authored
Update joomla.tpl
1 parent 132e4ba commit 0409454

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

install/deb/templates/web/nginx/php-fpm/joomla.tpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ server {
4949
fastcgi_index index.php;
5050
include /etc/nginx/fastcgi_params;
5151
include %home%/%user%/conf/web/%domain%/nginx.fastcgi_cache.conf*;
52-
5352
if ($request_uri ~* "/administrator/|index.php") {
5453
set $no_cache 1;
5554
}

0 commit comments

Comments
 (0)