Forums
(@vsip)
11 years, 5 months ago
you can try to add the following line to your functions.php
$_SERVER[“REQUEST_URI”] = preg_replace(‘^/~username/‘, ”, $_SERVER[“REQUEST_URI”]);
^/~username/
This solved the 404 error with my shared SSL host and permalinks