at var/www/abc.
I need the web address abc.com/xyz to be served from location var/www/xyz.
I have added the location directive in apache conf file but unable to get it to work.
How do I solve this?
Adding <Directory /var/www/xyz> </Directory> inside <Location /xyz> </Location> Gave a Apache syntax error
https://stackoverflow.com/questions/6307047/different-folder-as-website-subfolder
Mate, you're a life saver. Thanks!
Following upon this question, both the sites are working and will be using the same MySQL db. But any test values input on xyz websites are not reflecting in the database. How do I connect xyz site to the database?? Thanks!
Обсуждают сегодня