Replies: 5 comments
-
Joomla supports more web servers than Apache. Blindly renaming the htaccess.txt file won’t work for IIS or nginx. Joomla’s default .htaccess does not work on all hosting providers (usually because of an issue with that host), blindly renaming the file would cause more issues than it solves. Removing the option to disable mail sending makes no sense. There are valid reasons for defaulting it on and allowing a site admin to turn it off. The URL rewriting options must be used in conjunction with web server configuration, it is not “turn this on in Joomla” or “turn this on at the web server level”. Also keep in mind it allows use of human friendly URLs even if the web server isn’t configured in the right way (you just have URLs like Cookie settings is an advanced thing. But it should not be flat out removed. |
Beta Was this translation helpful? Give feedback.
-
Joomla not need support all hosting provider. Come on. No remove mass maill only send mail ;) If you have infection provider hosting cut off phpsendmail in 99% case. Nobody need /index.php Joomla’s default .htaccess does not work on all hosting providers (usually because of an issue with that host), blindly renaming the file would cause more issues than it solves. Maybe we need fix that. I don't write blind ;) In most case mod_rewrite must be on. Simple. Sorry, but I didn't meet a provider who wouldn't offer a rewrite module on apache. This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26876. |
Beta Was this translation helpful? Give feedback.
-
Joomla is designed to be able to run on multiple web server platforms; this includes Apache, NGINX, IIS, and LiteSpeed. Not all of these platforms utilize .htaccess for configuration directives and it is pretty narrow sighted if you're suggesting that every Joomla user must run their site on an Apache server.
URL rewriting is a 100% optional feature and not necessary for Joomla to function properly. To my knowledge this module being enabled is only a hard requirement for use of Drupal, other CMS's I use or have evaluated do not impose this requirement.
It has more to do with whether mod_rewrite is available or not. The default file in 4.0 wraps everything that can be inside of conditionals to determine if a feature is available, but there is still the Maybe you and I run all of our sites in optimal server configurations, and maybe you only use Apache for your web server of choice, but there are a lot more server configurations out there and a "you must have an optimal server configuration to use Joomla" approach is kind of disrespectful to those who aren't technically savvy. |
Beta Was this translation helpful? Give feedback.
-
https://prnt.sc/pqsc2u Joomla using in the world drop in 3.0% to 2.7% (in 2019) Please, think to gain in the market and not lose. :( This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/26876. |
Beta Was this translation helpful? Give feedback.
-
I'm sorry, but @mbabker is right here. We can't simply assume everybody is using Apache and we can't force everybody to use mod_rewrite SEF URLs, etc. The simple fact that there are thousands of websites out there without mod_rewrite URLs and we would invalidate all their URLs by forcing them to use mod_rewrite, makes this a non-starter. Yes, we can improve Joomla quite a bit, but your proposals aren't things we can do. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Steps to reproduce the issue
Joomla 4 must be a more friendly configuration for start. (Fresh, fast and simpler)
No need login to ftp and change htaccess.txt to .htaccess This is not friendly approach.
Kerwords Google not using. 90% people using google maybe more.
If we're using some defaults options and they are obvious that they will always be on, there is no need to show them.
Expected result
Joomla after install start in .htaccess
Search Engine Friendly URLs - Yes (defaults) but remove
Use URL Rewriting - Yes (defaults) but remove
Send mail - YES (defaults) but remove.
FTP - remove completly.
Gzip - YES (defaults) or Brotli YES (defaults)
Force https - Only administrator (REMOVE) change to Yes on NOT
Keywords - Remove
Autor meta tag - move to article options
Joomla version - OFF (defaults) but remove
Cookie setting - I don't know if anyone uses it. (if no need remove)
Actual result
System information (as much as possible)
Additional comments
Joomla must be better and simpler for SEO and configuration. Newbie user expects working simple solution.
I go further and don't show this options.
This in my option to bring more good for newbie user who install and immediately write article. They don't want to play setting the mass of options because they don't have time for it.
What do you think about this?
If you don't hear about brotli https://medium.com/oyotech/how-brotli-compression-gave-us-37-latency-improvement-14d41e50fee4
Beta Was this translation helpful? Give feedback.
All reactions