A
A
Alexsey2014-04-07 07:07:05
Apache HTTP Server
Alexsey, 2014-04-07 07:07:05

Setting .htaccess

Help setting up .htaccess
.htaccess

RewriteEngine On

RewriteCond %{REQUEST_FILENAME} !-l
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule .* index.php [L,QSA]

After copying to the root of the site, the scripts in the cgi-bin folder stopped executing
You don't have permission to access /cgi-bin/

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question