own domain issue
Permalink 1 user found helpfulI edited the config/site.php:
define('DB_DATABASE', 'hosting_database'); define('BASE_URL', 'http://www.domain.com');
To get the page under minehttp://www.domain.com
The main page is working under this domain.com, the admin section as well, but it's not working with any of the subpages.
"Internal Server Error
(...) 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request."
What I have to do to get it right?
Website (homepage) works fine, dashboard works fine, all the extras works fine on the main page, but sub-pages still have an error.
http://www.example.com/index.php/page-name...
http://www.domain.com/blog doesn't work
www.www.domain.com/index.php/blog... works (if log in)
www.www.domain.com/index.php/blog... shows me the login website (when logged out)
If you go to
Dashboard->Sitewide Settings->Linking "Enable Pretty URLS"
Disable that and then re-enable it. If that doesn't work we'll take a look at your .htaccess file, but hopefully just turning it on and off a couple times should set up the .htaccess for you.
Thank you a lot!
Sitting late and making websites causes silly problems, especially for beginners. I'm learing c5. Thx again mkly!
Glad you got it sorted,
Mike
Dashboard->System Settings->Speed Settings "Clear Cache"