There was an error while loading. Please reload this page.
1 parent 44aaa18 commit 2293021Copy full SHA for 2293021
.htaccess
@@ -12,7 +12,7 @@ RewriteEngine on
12
RedirectMatch 403 ^/app/(?!courses/proxy)(cache|courses|home|logs|upload|Resources/public/css)/.*\.ph(p[3457]?|t|tml|ar)$
13
RedirectMatch 403 ^/main/default_course_document/images/.*\.ph(p[3457]?|t|tml|ar)$
14
RedirectMatch 403 ^/main/lang/.*\.ph(p[3457]?|t|tml|ar)$
15
-RedirectMatch 403 ^/web/css/.*\.ph(p[3457]?|t|tml|ar)$
+RedirectMatch 403 ^/web/.*\.ph(p[3457]?|t|tml|ar)$
16
17
# http://my.chamilo.net/certificates/?id=123 to http://my.chamilo.net/certificates/index.php?id=123
18
RewriteCond %{QUERY_STRING} ^id=(.*)$
0 commit comments