29 questions
When I try to run a PHP script, I get the following error: WARNING: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/share/php/Am/View/Helper/HeadScript.php) is not...
When I try to run a PHP script, I get the following error: WARNING: is_readable() [function.is-readable]: open_basedir restriction in effect. File(/usr/share/php/Am/View/Helper/HeadScript.php) is not...
Thank you for your help.I would like to set up a setting that does not transfer only certain directories, but the following description of htaccess does not work.I don't transfer only the word press m...
301 I am trying to find out how to write the redirect code, but I have some questions.The sample is to redirect http://example.com to http://www.example.comRewriteEngine onRewriteCond%{HTTP_HOST}^exam...
Current State·Debug.php is set to be accessible only from the IP address of the administrator(Provider contract with irregular IP address changes)·If the IP address is changed, you will not be able to...
I am trying to redirect it by writing it in .htaccess.The directory configuration is as follows, and the URL is accessible by /site/aaa or /site/bbb.site └-- aaaa directory └-- bbbb directoryWhat do y...
I'd like to redirect the mirror site to a legitimate site with .htaccess.When I created it in the htaccess editor, I was told that the answer in the Search Console forum would not work.<Files~^\.(h...
It may not be something to ask here.Sakura Server introduces its own ssl and wants to be unified with https and www, so I write redirects in htaccess.Redirect from http to httpsRewriteCond%{ENV:HTTPS}...
Thank you for your help.The site you are currently managing is For example http://example.com/files/contentIn response to the request, you can use .htaccess.RewriteRule^files/([0-9A-Za-z_)]+)$1.php[QS...
I would like to redirect the site with ?amp at the end of url when I access it with my smartphone, but when I access it with my smartphone, there is a loop.Could you tell me where the problem is?The c...
« | - 2 - | » |
© 2024 OneMinuteCode. All rights reserved.