There is no problem with ping, but an error occurs when entering 1006.com.
韩先  森
韩先 森 2018-04-04 15:34:01
0
2
2003

46.pnghttp404 Error9.png6.png

韩先  森
韩先 森

reply all(2)
雪墨

I have the same problem, have you solved it?

phpcn_u46090

<VirtualHost *:80>

#Bind the primary domain name

ServerName test.cc

#Bind the second domain name

ServerAlias test.cc

DocumentRoot "F:\www\tp5\public"

<Directory "F:\www">

Options Indexes FollowSymLinks

AllowOverride All

Order allow,deny

Allow from all

</Directory>

</VirtualHost>


Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template