| 1 | <b>BackupGuard Warning:</b> Your website is running on a LiteSpeed server. If you are experiencing problems while backing up or restoring, try to add the following code to your .htaccess file: |
| 2 | <p> |
| 3 | <IfModule Litespeed><br> |
| 4 | RewriteEngine On<br> |
| 5 | RewriteRule .* - [E=noabort:1]<br> |
| 6 | </IfModule> |
| 7 | </p> |
| 8 |