Л
Size: a a a
Л
D
Л
DK
<VirtualHost *:80>
DocumentRoot "/Documents/Projects/Pet/App1/public"
ServerName app1.local
ServerAlias app1.local
<Directory "/Documents/Projects/Pet/App1/public">
DirectoryIndex index.php
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Satisfy Any
</Directory>
</VirtualHost>
<VirtualHost *:80>
DocumentRoot "/Documents/Projects/Pet/App1/public"
ServerName admin.app1.local
ServerAlias admin.app1.local
<Directory "/Documents/Projects/Pet/App1/public">
DirectoryIndex index.php
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Satisfy Any
</Directory>
</VirtualHost>
min.app1.local о
тображает контент из app1.local
Куда надо ссылать админ?MM
<VirtualHost *:80>
DocumentRoot "/Documents/Projects/Pet/App1/public"
ServerName app1.local
ServerAlias app1.local
<Directory "/Documents/Projects/Pet/App1/public">
DirectoryIndex index.php
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Satisfy Any
</Directory>
</VirtualHost>
<VirtualHost *:80>
DocumentRoot "/Documents/Projects/Pet/App1/public"
ServerName admin.app1.local
ServerAlias admin.app1.local
<Directory "/Documents/Projects/Pet/App1/public">
DirectoryIndex index.php
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Satisfy Any
</Directory>
</VirtualHost>
min.app1.local о
тображает контент из app1.local
Куда надо ссылать админ?DocumentRoot
MM
ДТ
VH
DK
/resources/views/admin
, но ничего не изменилосьДТ
<VirtualHost *:80>
DocumentRoot "/Documents/Projects/Pet/App1/public"
ServerName app1.local
ServerAlias app1.local
<Directory "/Documents/Projects/Pet/App1/public">
DirectoryIndex index.php
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Satisfy Any
</Directory>
</VirtualHost>
<VirtualHost *:80>
DocumentRoot "/Documents/Projects/Pet/App1/public"
ServerName admin.app1.local
ServerAlias admin.app1.local
<Directory "/Documents/Projects/Pet/App1/public">
DirectoryIndex index.php
Options +Indexes +FollowSymLinks +MultiViews
AllowOverride All
Satisfy Any
</Directory>
</VirtualHost>
min.app1.local о
тображает контент из app1.local
Куда надо ссылать админ?DK
ДТ
ДТ
DK
DK
MM
VH
NP
NP
NP