Answer the question
In order to leave comments, you need to log in
How to stub a website in yii
In htaccess, I wrote the path to the redirect to the close.html page, which contains the stub info:
RewriteCond %{REQUEST_URI} !^/close.html
RewriteRule ^.*$ close.html
But how to allow entry to the admin part (for example admin/index controller, etc) ?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question