• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Recent content by cagataydenizhan

  1. C

    Resolved htaccess not word

    I tried with these codes but the error I got is as follows;
  2. C

    Resolved htaccess not word

    <rule name="rule 1S" stopProcessing="true"> <match url="^(.*)$" ignoreCase="true" /> <action type="Rewrite" url="/http://www.denizhansoftware.xyz/" /> </rule> <rule name="rule 2S"> <match url="^(.*)$" /> <action type="Rewrite" url="/{R:1}.php" /> </rule> <rule name="rule 3S"...
  3. C

    Issue Htaccess doesn't work(windows plesk)

    Htaccess doesn't work in Windows Plesk Panel, it works fine on localhost, but it doesn't work when I upload it to Hostinge...
  4. C

    Resolved htaccess not word

    Hello, Can we currently use IIS htaccess?
Back
Top