Skip to content

Commit 6efb825

Browse files
committed
docs: add link
1 parent 9d255cd commit 6efb825

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

user_guide_src/source/general/urls.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ Route /blog/news/2022/10
5050
Query page=2
5151
======== ====================================
5252

53+
.. _urls-remove-index-php:
54+
5355
Removing the index.php file
5456
===========================
5557

user_guide_src/source/installation/troubleshooting.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ If a URL like ``/mypage/find/apple`` doesn't work, but the similar
2727
URL ``/index.php/mypage/find/apple`` does, that sounds like your **.htaccess** rules
2828
(for Apache) are not set up properly, or the ``mod_rewrite`` extension
2929
in Apache's **httpd.conf** is commented out.
30+
See :ref:`urls-remove-index-php`.
3031

3132
Only the default page loads
3233
---------------------------

0 commit comments

Comments
 (0)