Jump to content

Alexandr.P

Members
  • Posts

    75
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Alexandr.P

  1. Hi! tell me how to remove the www domain, on hosting in the htaccess file  

    RewriteEngine On

    RewriteCond %{HTTP_HOST} ^www.site.ru$ [NC]

    RewriteRule ^(.*)$ http://site.ru/$1 [R=301,L]

    The hosting's response is technical support:

    Most likely, the problem when adding redirection rules to. htaccess is related to errors caused by internal routing of scripts.
    Unfortunately, we do not know the structure of the scripts of the site used.
    In this case, I recommend that you additionally contact the developer to add the correct redirection rules from the www subdomain to the main domain

  2. look, you have a picture below the post, when adding a photo to the gallery by author it was added an icon(when the file is loaded and the moderator has approved this icon appears), but i can't implement it, any thoughts?

×
×
  • Create New...