osx - can't set up alias for lab directory but can set up alias for phpMyAdmin in lion -
I am using Mac with OSX lion, I set my Apache to using the following settings :
alias / phpMyAdmin / "/ users / jason / sites / phpMyAdmin /" & lt; Directory "/ User / Jason / Sites / phpMyAdmin" & gt; Option Follow-up Simlink Allow override Do not allow any commands, Allow all from & lt; / Directory & gt; Surname / lab 8 / "/ user / jason / site / lab 8 /" & lt; Directory "/ User / Jason / Site / Lab 8" & gt; Option Follow-up Simlink Allow override Do not allow any commands, Allow all from & lt; / Directory & gt; My Lab 8 directory and the phpMyAdmin directory are placed in the same place (/ user / json / sites)
I have localhost / phpMyAdmin though phpMyAdmin Localhost / Lab 8 / This gives the following message: Forbidden You can use / Lab8 / Not allowed to reach
I do not know what is wrong in my settings Localhost / Lab 8 Even I have set permissions for the lab 8 directory and all the files under it, Although I can not access my lab 8 directory
Could it be that you closed the directory, and there is no index.php / index.html file in the Lab8 directory ?
Comments
Post a Comment