Search results

  1. mikelons

    Can no longer serve gzip compression since update to Apache 2.4

    Here is the code in my htaccess file that was working to compress all file types using the DEFLATE module. However since the update this no longer works, I have been googling how to get it to work for the past two hours with nothing working. Can you please provide me with a snippet of code that...
  2. mikelons

    Files not uploading via FTP

    I am having issues uploading my files at the moment. Files were uploading fine up until a few minutes ago (approx. 2014-10-27-20:00 GMT+0). I am on the xo1 server and my domain name if you need it is http://www.mikelonsdale.co.uk. I am using Filezilla v.3.9.0.5, there is an update for a new...
  3. mikelons

    mod_pagespeed

    Is mod_pagespeed installed?
  4. mikelons

    gzip compression

    Is gzip compression enabled in the litespeed.config? I'd like to serve compressed files but unable to. If it is how can I go about setting it in the .htaccess file? This is what I have in my .htaccess file at the moment: AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE...
  5. mikelons

    PHP email header not allowing mail to be received.

    Hello, I am still having issues with emails not arriving in my account due to the PHP email header in my code that allow me to format the emails users send me. The header are simple and should allow emails to arrive in my inbox without issue. I am on server named "absolut" and my email address...
  6. mikelons

    Email Still not working

    Hello again, So I have had to open another thread because my previous post was closed and the issue still unresolved. My issue it that for some reason emails ending in: @gmail.com @hotmail.com @yahoo.com Do not work. The emails that do make it to my inbox however are emails ending in...
  7. mikelons

    Emails not working?

    Hi I have just spent 4 hours trying to fix my php form script that wasn't broken.It seems that my email account is having an issue with receiving emails when a user on my site enters their email address into an input field, where their email providers are @gmail @hotmail etc.I entered...
Top