Answers for "makesymlink in WHM"

0

makesymlink in WHM

remove public_html file   ( after you make  this commnds try too write the 2nd command asap )

mv ./public_html/ ./public_html-back/

make symlink to it 

ln -s ./newcms/laravel-cms/public/ ./public_html
Posted by: Guest on March-19-2022

Browse Popular Code Answers by Language