-
Couldn't load subscription status.
- Fork 166
How to enable index.php-less URLs #2548
Conversation
|
@RealRancor, thanks for your PR! By analyzing the annotation information on this pull request, we identified @carlaschroder to be a potential reviewer |
|
|
||
| The first step is to configure the ``overwrite.cli.url`` and ``htaccess.RewriteBase`` | ||
| config.php options (See :doc:`config_sample_php_parameters`). If you're accessing | ||
| your ownCloud instance via ``https://example.com/`` the following two options needs |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/needs/need/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! 👍 Already fixed
|
Just had to rewrite/update the "Prerequisites" part. |
|
|
||
| The requested uri(\\/login) cannot be processed by the script '\\/owncloud\\/index.php' | ||
|
|
||
| make sure that you have configured the two ``config.php`` option listed above correctly. No newline at end of file |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
s/option/options/
|
👍 Thanks @RealRancor |
Fixes #2431