Virtual Host

Published on May 2016 | Categories: Documents | Downloads: 50 | Comments: 0 | Views: 235
of 1
Download PDF   Embed   Report

Comments

Content

enable mod_rewrite file httpd.conf #LoadModule rewrite_module modules/mod_rewrite.so virtual host thêm đoạn sau vào cuối file httpd.conf NameVirtualHost * <VirtualHost *> ServerName www.symfonians.dev DocumentRoot "/path/to/symfonians-stable/web" <Directory "/path/to/symfonians-stable/web"> AllowOverride All Allow from All </Directory> </VirtualHost> thêm www.symfonians.dev vào trong file hosts ở C:\WINDOWS\system32\drivers\etc

Sponsor Documents

Or use your account on DocShare.tips

Hide

Forgot your password?

Or register your new account on DocShare.tips

Hide

Lost your password? Please enter your email address. You will receive a link to create a new password.

Back to log-in

Close