리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기
Ensure debug mode is turned off in your PHP configuration to prevent sensitive path leakage during a crash.
If you are currently testing Pico 3.0.0-alpha.2, it is vital to remember that To secure your installation:
Pico uses the Twig templating engine. In alpha 2, certain edge cases in how custom themes or user-contributed plugins interact with the Twig environment could lead to RCE.
Ensure the webserver user has the absolute minimum permissions required to read the content and themes folders.
The most prominent concern in the 3.0.0-alpha.2 build involves the way the core engine resolves content folders. Because Pico relies on the file system rather than a SQL database, any weakness in the sanitization of URL parameters can lead to Path Traversal.
Ensure debug mode is turned off in your PHP configuration to prevent sensitive path leakage during a crash.
If you are currently testing Pico 3.0.0-alpha.2, it is vital to remember that To secure your installation: Pico 3.0.0-alpha.2 Exploit
Pico uses the Twig templating engine. In alpha 2, certain edge cases in how custom themes or user-contributed plugins interact with the Twig environment could lead to RCE. Ensure debug mode is turned off in your
Ensure the webserver user has the absolute minimum permissions required to read the content and themes folders. Ensure the webserver user has the absolute minimum
The most prominent concern in the 3.0.0-alpha.2 build involves the way the core engine resolves content folders. Because Pico relies on the file system rather than a SQL database, any weakness in the sanitization of URL parameters can lead to Path Traversal.