+ Reply to Thread
Results 1 to 3 of 3

Thread: ERROR 404: Requested page not found

  1. #1

    ERROR 404: Requested page not found

    Hello,

    When I installed the system give me www.mysubdmain.domain.com,

    after I removed the www in includes > config.inc.php and remove www. from the address.

    Give me this error "ERROR 404: Requested page not found." in all pages


    Any ideas?
    Last edited by Carlos Rosenthal; January 19, 2017 at 03:58 AM. Reason: Solved

  2. #2
    I solved Adding this line to .htaccess

    RewriteCond %{HTTP_HOST} !^subdomain\. [NC]

  3. #3
    Quote Originally Posted by Carlos Rosenthal View Post
    I solved Adding this line to .htaccess

    RewriteCond %{HTTP_HOST} !^subdomain\. [NC]
    So, i suggest you to configure the wildcard domain on your web-server, because the software can have another functional for accounts and listing types in sub-domains.
    Thank you, Curtis.
    @Flynax Company

+ Reply to Thread