Page 1 of 1

general questions about xampp

PostPosted: 19. June 2009 10:23
by jimos
Hi i use xampp on linux but i want to make some changes that i still haven't figured out how to do them. Firstly, i want to change the directory of pma from let's say apachefriends.org/phpmyadmin to apachefriends.org/jim/pma . How is this possible? And secondly, i would like to create some sub domains under my domain and i don't know how to do that either.
Thanks in advance

Re: general questions about xampp

PostPosted: 21. June 2009 12:45
by jimos
any answer please?

Re: general questions about xampp

PostPosted: 21. June 2009 12:49
by Wiedmann
i want to change the directory of pma from let's say apachefriends.org/phpmyadmin to apachefriends.org/jim/pma

Change the "Alias" in "httpd-xampp.conf".
http://httpd.apache.org/docs/2.2/mod/mod_alias.html#alias

i would like to create some sub domains under my domain and i don't know how to do that either.

http://httpd.apache.org/docs/2.2/vhosts/