Answer the question
In order to leave comments, you need to log in
What's wrong with .htaccess?
Hello.
I place a site on Django on a hosting, following the hosting instructions.
Filling out .htaccess
AddHandler wsgi-script .wsgi
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ /django.wsgi/$1 [QSA,PT,L]
/home/hostXXXX/MY-DOMEN.RU/htdocs/www/.htaccess: Invalid command 'AddHandler\xe2\x80\x8b', perhaps misspelled or defined by a module not included in the server configuration
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