how can I say to apache to go to look in the /home/user/Web folder for the project without missing the possibility to display localhost/phpMyAdmin. Itried with Alias, Document root an Virtual Host.
Asked
Active
Viewed 204 times
0
-
add a new site configuration to /etc/apache2/sites-available/ – rkm Nov 20 '12 at 13:21
-
There is something called 'mod_userdir'... – arkascha Nov 20 '12 at 13:22
-
1And yes, that can be done by all three things you mentioned. You say you failed. So: what have you tried? – arkascha Nov 20 '12 at 13:23
-
I tryed mod_userdir changing path of directory but it didn't work – G.M. Nov 20 '12 at 13:43
-
I have no sites-avaiable folder. – G.M. Nov 20 '12 at 13:57