Explorar o código

Update htaccess

Billy Barrow %!s(int64=2) %!d(string=hai) anos
pai
achega
aa65a94fbc
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .htaccess

+ 1 - 1
.htaccess

@@ -1,6 +1,6 @@
 RewriteEngine on
-RewriteRule vanilla.css - [L]
 RewriteRule index.php - [L]
+RewriteRule themes/* - [L]
 RewriteRule ppvm_player.js - [L]
 RewriteRule ^(.+?(?=/))/(.*)/?$  index.php?ppub=$1&asset=$2    [L,QSA]
 RewriteRule ^(.+?(?=$|\/))$  index.php?ppub=$1    [L,QSA]