Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 06/26/17 in all areas

  1. This failed because the domain you entered has DNS entries that need to be removed. Escalating so they can be cleaned up and the invite resent.
    1 point
  2. It is a little confusing. The .htaccess should go in /home/saikosns/public_html/ComicPub/.htaccess and it should look like this: RewriteEngine On RewriteBase / RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] RewriteRule ^(ComicPub/dispatch\.wsgi/.*)$ - [L] RewriteRule ^(.*)$ ComicPub/ComicPub/dispatch.wsgi/$1 [QSA,PT,L]Does that work?
    1 point
×
×
  • Create New...