Did u install it on the main server link, or in a subdirectory?
Mark S. @markiemark67
156 months ago
|
u must to configure the config.php file in the "my" folder like this
By default, Jcow enabled "Clean URL". But this feature requires rewrite_mod enabled on your server. If you are unable to enable rewrite_mod, you need to disable the "Clean URL": - Open your "/my/config.php" - Find this line:
$ubase = $uhome.'/';
Emilio Ponce de Leon @macleodx
155 months ago
|