8

ModX Revo: friendly URLs do not work

 2 years ago
source link: https://www.codesd.com/item/modx-revo-friendly-urls-do-not-work.html
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

ModX Revo: friendly URLs do not work

advertisements

This seems to be a common issue but I have tried all the suggestions and none work.

The issue is when I turn on Friendly URLs in ModX Revo all my links get broken (404s). The URLS do appear correct with the alias after them.

Heres what I've tried:

  • Changing ht.access to .htaccess
  • Ensuring the correct path is present in MODX_BASE_PATH in the confic.inc.php file
  • Ensuring all FURL settings in System Settings are ok and correct
  • Clearing browser and ModX caches

If anyone can suggest something I've missed that would be great! Thanks


Need some mroe info:

Are you developing locally (WAMP, MAMP..)? If you are make sure that you have mod_rewire enabled in your apache settings. If not make sure it's enabled with your host.

Are you typing the urls in the browser manually (without wayfinder)? (www.yoursite.com/somepage)

Related Articles

Modx friendly urls nginx FPM php5.3 - friendly urls do not work

Im using php5.3 on nginx 0.8.53 with FPM on Modx revolution. Im trying to get "friendly url's" to work, but all I get is 404's. In modx config, friendly url's is set to yes, friendly aliases is set to no (so it drops the suffix) My config file:

Umbraco friendly URL does not work after changing the database

As been requested, I wrote some code which basically change the document's date (the document of umbraco blog). I have changed every place I can find the date, and makes all the date displays fine, and I have adjusted the path to make it correct. Now

User-friendly URLs do not work - mod_rewrite is enabled. Which give?

I'm trying to install SilverStripe and during the installation, it returns an error saying that friendly links aren't working. However mod_rewrite is enabled and AllowOverride is set to All. I'm using CentOS Linux on a dedicated server with Webmin as

FireBase URL does not work for Xcode swift

The firebase url is not working does anyone know how to do an alternative to this using the import Firebase var REF = Firebase(url: "https://.... my link")On the newest version of Firebase, you do not need to point to your URL, so long as you ha

Recently created Django URLs do not work

The newly created Django url's are not warking. i can't figure out why these new urls are not working. I created the views and templates and then added them to my urls and I get the following error Request Method: GET Request URL: http://localhost:80

Drupal 6.15 clean urls does not work for all

HI all, I had posted a query here. Drupal url alias and views and clear urls for taxonomy issues But i think i need to be more specific. The issue is that after upgrading drupal from version 5.1 to version 6.15 and enabling clean urls, most of the ur

The test URL does not work in paid salaries

$MERCHANT_KEY = "JBZaLc"; $SALT = "GQs7yium"; $PAYU_BASE_URL = "https://test.payu.in"; I have given merchant key, salt & Payumoney base url like i have given above but the test url is not working.it transfer to test url g

NET framework Url does not work on localhost

The PHP Nette framework, Url is not working on localhost. On the live server it is working fine but when I installed it on localhost from the latest backup from hosting server it does not work. My .htaccess file is as: <IfModule mod_rewrite.c> Rewri

Own URLs do not work on the server.

Firstly I apologize if this is slightly broad of a question. I hope it is not. On my localhost I have this htaccess: Options +FollowSymLinks RewriteEngine On RewriteRule ^/?([a-z]+)/?$ http://myasite.com/region.php?reg=$1 [QSA,L] RewriteRule ^/?([a-z

Paperclip url does not work with image_tag

I know this sounds like a stupid question, but I really don't see the root cause right now... I just figured out to upload image using ajax with the help of jQuery-File-Upload and Paperclip, everything is quite fine, the file is uploaded, the databas

pretty url does not work in yii2

I have started learning yii2 and I tried to do pretty URL stuff, but failed. What I did:- in config/web.php (I have edited below): 'urlManager' => [ 'class' => 'yii\web\UrlManager', // Hide index.php 'showScriptName' => false, // Use pretty URLs

The Ajax URL does not work when SEF settings are enabled in the global Joomla configuration

I am passing my data through JQuery.post method in my file. Its working successfully when "Search Engine Friendly URLs" and "Use URL rewriting" is OFF on server in Joomla 2.5 but when both settings is ON then url of JQuery.post is gett

Https url does not work but http url works well in Android

Please guide me to find the problem in this code, when i use url with HTTP then it works fine but with HTTPS it's giving problem.I have googled but couldn't find a solution. It would be appreciable if someone guide me to save my time Thanks public St

CSS Background URL Does Not Work in Firefox

Please explain to me why this does not work in FireFox <img class="icon-expand" /> CSS .icon-expand { background: url('../images/expand-plus-icon-24.png') no-repeat; height: 24px; width: 24px; cursor: pointer; margin: 0 3px; } Chrome, Edge

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK