Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../dada
File: .htaccess
[0] Fix | Delete
DirectoryIndex mail.cgi index.php index.html
[1] Fix | Delete
[2] Fix | Delete
# We do not need the RewriteEngine on,
[3] Fix | Delete
# and sometimes enabling it mucks up Dada Mail functioning:
[4] Fix | Delete
<IfModule mod_rewrite.c>
[5] Fix | Delete
RewriteEngine Off
[6] Fix | Delete
</IfModule>
[7] Fix | Delete
[8] Fix | Delete
[9] Fix | Delete
# See: http://dadamailproject.com/d/features-restful_web_services.pod.html
[10] Fix | Delete
# The below line may need to be uncommented too allow Web Services to work:
[11] Fix | Delete
# SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0
[12] Fix | Delete
[13] Fix | Delete
# These headers are used to stop the server from caching screens used by
[14] Fix | Delete
# Dada Mail. Uncomment and customize to taste:
[15] Fix | Delete
#
[16] Fix | Delete
# Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate"
[17] Fix | Delete
# Header set Pragma "no-cache"
[18] Fix | Delete
# Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT"
[19] Fix | Delete
<IfModule mod_alias.c>
[20] Fix | Delete
RedirectMatch 301 ^[[relativeurl]]/$ [[softurl]]/mail.cgi
[21] Fix | Delete
</IfModule>
[22] Fix | Delete
[23] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function