de
deborahjuly
@deborahjuly
20topics
44posts
joined
last seen
Recent topics
Recent replies
Spelling Error in Installation<blockquote class="Quote" rel="slaweally">This is necessary for security where access information must be changed. You can do this via SSH or in a panel</blockqCyberPanel Firewall Not Displaying All Open PortsThere is no way for CyberPanel to list all open ports in the future? So that all ports can be managed in one location?Akaunting .httaccess to OLSI am using version 1.6Akaunting .httaccess to OLSI had the remove the . from the second Static Context. Now everything seems to be working fine. There is a conflict between the rewrite rules / and /.filesmangeAkaunting .httaccess to OLSI fixed the Static Context and it works: <pre class="CodeBlock">`context / { location $DOC_ROOT allowBrowse 1 autoIndex 0 rewrite { enable 1 # Prevent Direct AcWhat is the best way to deal with .htaccess files in subdirectories?<blockquote class="Quote" rel="usmannasir">Conversion is on point, please note that on v.1.6.4 (Current stable version) you have to modify your rules. From <a hWhat is the best way to deal with .htaccess files in subdirectories?Here is the rest of the Drupal /.htaccess file using a Static Context based on the information I found online. Do I have the parameters set correctly? .htaccessWhat is the best way to deal with .htaccess files in subdirectories?<blockquote class="Quote" rel="usmannasir">For small example you can take a look at bottom of this article: https://blog.cyberpanel.net/2018/04/07/how-to-write-What is the best way to deal with .htaccess files in subdirectories?<blockquote class="Quote" rel="usmannasir">For small example you can take a look at bottom of this article: https://blog.cyberpanel.net/2018/04/07/how-to-write-What is the best way to deal with .htaccess files in subdirectories?MultiViews Options Question The PrestaShop directory /admin: <pre class="CodeBlock">`<IfModule mod_negotiation.c> Options -MultiViews </IfModule>` ``` I copied