QloApps Forums
    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Need Help With Websites Base URL

    Technical Help
    need help websites base url
    2
    2
    513
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Nitetime last edited by

      So I guess it's just me; But I cannot figure out how to make my webserver running qlo apps to point directly into the hotelcommerce folder/main page of qlo apps.

      For example ill goto http://43.2.25.24 (Where my qlo apps would be hosted)

      And I'm serving out of /var/www/html/hotelcommerce

      so in order to see qlo apps main page I'd have to type http://43.2.25.24/hotelcommerce/

      I tried changing apache2's conf file to serve directly out of /hotelcommerce but it just gives me a file not found error

      1 Reply Last reply Reply Quote 0
      • S
        Sumit Global Moderator last edited by

        @Nitetime

        You need to set the document root to /var/www/html/hotelcommerce.
        Make sure your rewrite module is enabled and .htaccess file is present inside web directory

        1 Reply Last reply Reply Quote 0
        • First post
          Last post