-
Notifications
You must be signed in to change notification settings - Fork 2k
docs: improve on Site URIs setting #7873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Can someone review? |
| #. $baseURL | ||
| Set your base URL to ``$baseURL``. If you need more flexibility, the baseURL may | ||
| be set within the :ref:`.env <dotenv-file>` file as ``app.baseURL = 'http://example.com/'``. | ||
| (Always use a trailing slash on your base URL!) |
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.
I saw some people having problems in the forum. I think it is prominently bold.
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.
You mean to make "Always use a trailing slash on your base URL!" bold?
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.
Sorry. Yes.
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.
Done!
datamweb
left a comment
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.
Thank you!
|
@datamweb Thank you for the review! |
|
@kenjis is there some important reason not to remove the index? Most people ask a question and no one wants to have an index in the URL. Should it be disabled by default? |
|
It came from CI3. Probably, the URI with |
Description
See https://forum.codeigniter.com/showthread.php?tid=88363
$indexPageChecklist: