Answer the question
In order to leave comments, you need to log in
Why .htaccess drives?
In short, the situation is as follows: there is a site on Beget, on that site you need to arrange a simple .htaccess. Here is the file
Options +ExecCGI
RewriteEngine on
RewriteRule ^home/(.*)$ /cgi-bin/index.rb?__query__=$1&%{QUERY_STRING}
RewriteRule ^repo/([a-zA-Z.-_]{3,})!(.+) repo/?name=$1&version=$2
RewriteRule ^repo/(.*) repo/?name=$1
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