Hello article should open up with any test text you typed when creating it
404 not found
PHP Built On Linux lamp120.cloudaccess.net 3.10.0-962.3.2.lve1.5.24.7.el6h.x86_64 #1 SMP Mon Dec 17 12:02:35 EST 2018 x86_64
Database Type mysql
Database Version 5.7.30-cll-lve
Database Collation utf8_general_ci
Database Connection Collation utf8mb4_general_ci
Database Connection Encryption None
Database Server Supports Connection Encryption Yes
PHP Version 7.3.23
Web Server Apache
WebServer to PHP Interface cgi-fcgi
Joomla! Version Joomla! 4.0.0-beta8-dev Development [ Mañana ] 2-February-2021 20:02 GMT
User Agent Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.104 Safari/537.36
none
@pranaymirchandani thank you for your first contribution, but @ChristineWk is right. Either your article is not published or your category. I am closing this now as this is not a Joomla issue.
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-02-04 14:06:04 |
Closed_By | ⇒ | chmst |
Or possibly URL rewriting on in Global Configuration but no .htaccess file present?
Forget it. Unpublished is more likely the problem.
* Turned off URL rewriting in Global configuration and confirmed .htaccess file (its present) but the issue was that it was named as htaccess.txt so renamed it to .htaccess and this resolved the issue.
@pranaymirchandani That's expected behavior. We can't just overwrite any present .htaccess (or in case of IIS web.config) file because it might already contain site-specific adjustments, so we provide a txt file which can be used without modifications, if there is no present file, or which can be used to compare with the present file and merge them together into one. It's done the same way with the robots.txt, where we ship a file robots.txt.dist in order not to overwrite a present file.
When you switch on URL rewriting, a small help text is shown, telling to rename the file:
.
Maybe you have missed that text?
Can't confirm.
Check if it's set to: published.
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/32298.