Comment to 'Una installed, Was able to install modules, Studio is working. But when opening a module (for ex profile) i receive only white screen'
  • For example, when i do this (deactivate one rule by using #)


    RewriteEngine on
    RewriteRule ^m/(.*)$ modules/index.php?r=$1 [QSA,L]
    # RewriteRule ^page/(.*)$ page.php?i=$1 [QSA,L]
    RewriteRule ^s/([a-zA-Z0-9_]+)/([a-zA-Z0-9\.]+) storage.php?o=$1&f=$2 [QSA,L]

    then is get this

     

    Multiple Choices

    The document name you requested (/una/page/account-profile-switcher) could not be found on this server. However, we found documents with names similar to the one you requested.

    Available documents:

    • /una/page.php/account-profile-switcher (common basename)

    Please consider informing the owner of the referring page about the broken link.