Search found 1 match

by www
Wed Feb 17, 2021 10:08 pm
Forum: Support
Topic: [PARTIALLY SOLVED] Internal Server Error on /loginURL
Replies: 3
Views: 6746

Re: [PARTIALLY SOLVED] Internal Server Error on /loginURL

In my case it was pretty simple:
I installed wondercms in a subdirectory and so i had to add the following lines to the .htaccess file (after the line RewriteEngine on)!

Code: Select all

RewriteBase /my/sub/dir/cms