Page 1 of 1

Cannot Connect because httpd.conf

PostPosted: 19. August 2013 13:08
by johnnyderdepp
hey,

i edited my httpd.conf, but now i cannot connect to my server, before i edited it it worked fine...

here my httpd.conf in /opt/lampp/apache2/conf

Alias /bitnami/ "/opt/lampp/apache2/htdocs/"
Alias /bitnami "/opt/lampp/apache2/htdocs"

<Directory "/opt/lampp/apache2/htdocs">
Options Indexes FollowSymLinks
AllowOverride All
Order allow,deny
Allow from all
</Directory>


How can i make /opt/lampp/apache2/htdocs/FOldername to my root folder?

i also cant stop xampp...
XAMPP: Stopping Apache...fail.
XAMPP: Stopping ProFTPD...kill: usage: kill [...............]
kill returned 1.