Yes, I'm testing DW installation in VM. I cannot disable function or rule which redirects 'ljsite.com/~system' into 'system.ljsite.com'. I've set "userdomain => 0" in config.pl but it did not take an effect...
Perhaps I have to edit DW/Controller/Redirect.pm but I'm not so familiar with perl.
no subject
Yes, I'm testing DW installation in VM.
I cannot disable function or rule which redirects 'ljsite.com/~system' into 'system.ljsite.com'.
I've set "userdomain => 0" in config.pl but it did not take an effect...
Perhaps I have to edit DW/Controller/Redirect.pm but I'm not so familiar with perl.
And also there is another problem.
When I try to post something I get this:
"URLs like https://username.ljsite.com are not available for this user's account type. Insted, please use http://username.ljsite.com"
But I use http (port 80), and have set $PROTOCOL = "http" in config file.
Is it a system bug?..