Not Found
The requested URL /xampp/ was not found on this server.
AFTER I MOVED THE FOLDER TO THE FOLDER I WANTED, THEN EDITED HTTPD.CONF, ALSO TRIED HIGHPERFORMANCE.CONF, AND THE -STD VARIANTS, OFFCOURSE RESTARTED XAMPP NUMEROUS TIMES.
nothing helped
THEN I LOOKED AT SOME FILE WITH MY FAVORITE vi
if test ! -f /opt/lampp/htdocs/xampp/lang.tmp
then
#$de && echo -n "de" > /opt/lampp/htdocs/xampp/lang.tmp
#$de || echo -n "en" > /opt/lampp/htdocs/xampp/lang.tmp
touch /opt/lampp/htdocs/xampp/lang.tmp
chown nobody /opt/lampp/htdocs/xampp/lang.tmp
chmod 600 /opt/lampp/htdocs/xampp/lang.tmp
YOU DONT EVEN USE VARIABLES

NOW I WONDER RIGHT AWAY AT HOW MANY ESSENTIONAL SPOTS YOU DIDNT USED THE DOCUMENT ROOT VARIABLE
HOW CAN THIS WORK WHEN MY DOCUMENT ROOT IS NOT THE DEFAULT THING YOU CHOOSE FOR ME

WHEN I TRY TO RUN XAMPP IT SAYS:
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
Stopping XAMPP for Linux 1.4...
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
LAMPP: Stopping Apache with SSL...
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
LAMPP: Stopping MySQL...
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
LAMPP: Stopping ProFTPD...
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
LAMPP stopped.
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
Starting XAMPP for Linux 1.4...
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
LAMPP: Starting Apache with SSL...
Warning: DocumentRoot [/opt/lampp/htdocs] does not exist
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
LAMPP: Starting MySQL...
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
LAMPP: Starting ProFTPD...
touch: creating `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chown: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
chmod: failed to get attributes of `/opt/lampp/htdocs/xampp/lang.tmp': Onbekend bestand of map
XAMPP for Linux started.