Issue
At the moment when installing new version of EasyPHP on my Windows 7 OS, I've got to re-add the alias on my machine which is a boring process since I have teens of project running on my machine.
I'm looking for way to export alias(es) in old version and use them to import into new version. If you know how to, please share!
Thank you.
Nam
Solution
Open your old conf_files/httpd.conf
, copy the end of the file (between #alias
and starts with ### Alias EasyPHP
) and paste it in the new one.
Then restart the servers. That's it!
Regards
Answered By - EasyPHP Answer Checked By - Senaida (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.