Possible solutions of your questions

  hosting
<< Previous       Password

Question: How to restore password
Answer:


Details sent to [email protected]

Question: with the password figured out, and how to connect to FTP? where SP to find where to connect?
Question: Everyone understood, there ie (the letter)
Answer:


ok

Question: requires a temporary domain for testing
Answer:

Your test domain: 

alexenko.testv1.testforhost.com

Question: What is the reason that the path to the picture \"kcfinder/upload/images/dovitka.jpg\" php starts processing as the controller/action/parameters , if the directory kcfinder/upload is .c htaccess content php_value engine off php_value engine off
Answer:

oberriet from .htaccess line php_value

Question: The previous advice did not help, what to do? (how to write redirect rules in .htaccess)? and where his right place? It is necessary that when you apply for the address http://alexenko.testv1.testforhost.com/kcfinder/upload/images/*.opened a jpg picture. not worked index.php
Answer:

please Wait, your issue is being dealt with.

Answer:

You are editing the file .htaccess?

Answer:

the Council is concerned only error 500

in the file .htaccess should not be any

 php_value

and that would turn off forwarding in the folder you want this folder to create .htaccess rule

RewriteEngine Off

 

Question: yeah edited now to change and check
Answer:


ok

Question: htaccess threw in the \"images\" folder with RewriteEngine Off, the result is the same http://alexenko.testv1.testforhost.com/kcfinder/upload/images/dovitka.jpg
Answer:

so you need to place all folders in the hierarchy upwards.

prevaild RewriteEngine not binding to the hosting and the same will work on any server

Answer:

you Have a redirect to the page http://alexenko.testv1.testforhost.com/site/index and pictures are searched for in this directory, but they are not there, so they are not displayed. Where you used this redirect?

Question: under /public_html I have .htaccess which redirects all index.php how to add a rule which will ignore perenapravlenie if the path ends with *.jpg | *.png | *.gif | *.jpeg
Answer:

Redirect any of your inquiry shall be as follows:

Options +FollowSymlinksRewriteEngine OnRewriteCond %{REQUEST_URI} !\\.(gif|jpg|png)$RewriteCond %{REQUEST_FILENAME} !-fRewriteCond %{REQUEST_FILENAME} !-dRewriteRule (.*) /index.php?id=$1 [L]

But in this case it is an exception Atsutoshi symbols and not their individual discovery.

Answer:

due to the redirect the site issues an error:

Error 404

Unable to resolve the request \"kcfinder/upload/images/filters.gif\".
Question: I understand this строчкаRewriteCond %{REQUEST_URI} !\\.(gif|jpe?g|png)$indicates that if not a picture, send to index.phphttp://alexenko.testv1.testforhost.com/favicon.gif opens the picture http://alexenko.testv1.testforhost.com/kcfinder/upload/images/dovitka.jpg so there !
Answer:

Yes. This redirect should be redone so the picture is opened without redirection.

Question: all of sgomenti suffering htaccess on request http://alexenko.testv1.testforhost.com/kcfinder/upload/images/dovitka.jpgответ: ForbiddenYou don`t have permission to access /kcfinder/upload/images/dovitka.jpg on this server.Additionally, a 404 Not Found error was encountered while trying to use an an ErrorDocument to handle the request.
Answer:

check the permissions on files and folders . the rights should be 755 on folders and 644 on files

Question: all there understood. now here`s a side done changing but no result http://alexenko.testv1.testforhost.com/data/files/image/books/KursOF1969/asd.gif
Answer:

file permissions should be 644, folders 755 and no other rights are not needed.


<< Previous