You are not logged in.
Hi,
XAMPP works fine when I put files in /opt/lampp/htdocs/, but I like to have my projects in my home directory, so I've created a link to it like this:
ln -s ~/public_html /opt/lampp/htdocs/$USERUnfortunately I get "403 Access Forbidden!" error. Is there a better way to do this or do I have to change something in configuration?
Offline
It sounds to me like a permissions problem. A little googlin' resulted in:
"Experience is something you don't get until just after you need it." -- Olivier
Offline