Monday, May 26, 2014

alias configuration

C:\wamp\bin\apache\Apache2.4.4\conf\extra

configure in file(httpd-vhosts.conf):


ServerAdmin webmaster@myadminv2
DocumentRoot "D:\Dropbox\IT KHMER SHARE\myadmin_v2.00"
ServerName myadminv2
 
AllowOverride all
Allow From All


-------------------------------------------------------------------

C:\Windows\System32\Drivers\etc

configure in other file(hosts):

127.0.0.1       localhost
127.0.0.1       myadminv2
127.0.0.1       myadminv3

-------------------------------------------------------------------
C:\wamp\bin\apache\Apache2.4.4\conf

uncomment infront of the sentence below

Include conf/extra/httpd-vhosts.conf

-------------------------------------------------------------------
check before sentence below

rewrite module









No comments:

Post a Comment