Update INSTALL instructions#10446
Update INSTALL instructions#10446rdeutz merged 1 commit intojoomla:stagingfrom brianteeman:installation
Conversation
|
I have tested this item ✅ successfully on 43d9629 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10446. |
| use local .htaccess files. | ||
| If you want support for SEF (Search Engine Friendly) URLs using the apache webserver | ||
| you'll need mod_rewrite and the ability to use local .htaccess files. If you are using | ||
| the IIS webserver you'll need the ability to use local web.config.txt files |
There was a problem hiding this comment.
i think this is not enterily true. You can have SEF without rewrinting URL.
If you just activate SEF in the global config (no URL rewriting) you get /index.php/sef-url so it's a SEF URL, not full SEF, but SEF (as the global configuration says).
There was a problem hiding this comment.
In addition it is web.config, htaccess.txt and web.config.txt are the templates provided by Joomla.
|
I have tested this item ✅ successfully on 43d9629 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10446. |
|
I have tested this item ✅ successfully on 43d9629 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10446. |
|
I have tested this item ✅ successfully on 43d9629 This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10446. |
|
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10446. |
|
RTC This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10446. |
Fix the URL for technical requirements on joomla.org following: joomla/joomla-websites#333 and #10446 (comment) **Testing instruction:** Easy fix on review

Simple PR to update the manual installation instructions