We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 20349 ☆ A M B ☆
    • 453 Posts
    I'm going crazy here..... PLEASE HELP!!!

    I'm testing a new website which has the testing domain like this: xx.xx.xxx.xxx/~accname/
    The trouble is when I enable Friendly URL's and YAMS nothing works sad


    Can anybody help with writing .htaccess file because all the combination I tried don't work sad
      BASE - Web Design Studio
      MODX Ambassador

      Website
      • 9995
      • 1,613 Posts
      That might be because you are not on a live domain and .htaccess don't work then.


      Can't you do the hostsfile trick?

      are you working in FTP into a map like mysitename.com ?
      you can add this line (below here) in your hostfile and will be able to see how the website looks like and I think it has to work then.

      PC / Windows > system32 / drivers / etc / hosts


      Add this line: (add the ip of your server)

      168.22.249.33 mysite.com
      168.22.249.33 www.mysite.com
        Evolution user, I like the back-end speed and simplicity smiley