help me, install xampp on ubuntu 9.04
Posted: Fri Apr 03, 2009 4:13 am
I install xampp on Ubuntu 9:04. I want the path in the httpd.conf file to the type localhost it will lead to the folder I want. Not lead to the root directory by default it is /opt/lampp/httpdoc.
I use the line:
DocumentRoot "/opt/lampp/htdocs"
<Directory "/opt/lampp/htdocs">
ScriptAlias /cgi-bin/ "/opt/lampp/htdocs"
<Directory "/opt/lampp/cgi-bin">
I have not modified the run. On Ubuntu you 8:10 I see it running well.
Thank you!
I use the line:
DocumentRoot "/opt/lampp/htdocs"
<Directory "/opt/lampp/htdocs">
ScriptAlias /cgi-bin/ "/opt/lampp/htdocs"
<Directory "/opt/lampp/cgi-bin">
I have not modified the run. On Ubuntu you 8:10 I see it running well.
Thank you!