Help with installation on mac os x using xampp server
Closed this issue · 1 comments
josco007 commented
This is how I have my paths:
The .htaccess file that is inside of htdocs was created by me and is empty.
The other .htacces file that is inside of scrum also was created by me and also is empty.
My doubt is where I should put this .htaccess file either in root of htdocs or in root of scrum and what would be the content in this file.
josco007 commented
what I did was modify the constant from define('SUB_FOLDER', 'orangescrum-master/'); to define('SUB_FOLDER', 'scrum/');