Skip to content
WJunction - Webmaster Forum

Search results

  1. W

    How to speed up my wordpress website?

    vps or shared-hosting? if vps: change from apache to nginx fast_cgi-cache. additional on vps / on shared-hosting: try w3total cache check your design and your plugins. the lesser plugins the better. try to minimize queries to google etc. pp
  2. W

    AbeloHost.com / Offshore Hosting / OpenVZ & KVM VPS / Data Protected / From €5.99

    any info about a restocking of the small servers?
  3. W

    URL Redirect Loop advice

    how do you redirect the page? please post the code, so that we can take a look into this. for me it looks like you will redirect everything that won't terminate in an explicit file to your forum.
  4. W

    Help with:CloudFlareDDNS

    just create cnames and point it to the one domain you can change. or use the ddns-perl-script from cloudflare https://www.cloudflare.com/resources-downloads create multiple configs - one for each page and run one after another when your ip changes.
  5. W

    How can I optimize wordpress?

    1: get rid of apache and use nginx 2: activate nginx caching (google a bit how to do this) 3: use plugins like w3total cache 4: perhaps use s.th. like cloudflare (if you really need to - on personal experience, this will only do a good thing, if you got lots of visitors which are located...
  6. W

    [Selling] AbeloHost | Offshore VPS Hosting (Windows & Linux) | €5.99/m

    are the prices with 30% already included? i can't find a code or anything else to have this visible on the checkout-process o.o
  7. W

    How to Upload Files on Vps server

    do you have apache or nginx installed? do you need mysql or php? perhaps you should look for some help installing the vps :/
  8. W

    How to Upload Files on Vps server

    the easiest way: use sftp - use your ssh login-details if you want real ftp, install a panel like wdc said.
  9. W

    VPS DDOS-Protected VPS

    yes it will only be a reverse proxy - to get rid of the occasional DDOS-Attacks. that's the problem. for real DDOS-Protection i have to pay at least 200$ which is s.th. i can't afford atm. The attacks are from different sizes. A few days ago i was hit with around 5Gbits, last month it was s.th...
  10. W

    VPS DDOS-Protected VPS

    Hello, i need a VPS with at least the following specs: - Disk space? : 5GB - Bandwidth? : 1TB - 2TB - RAM? : 256MB - Unmanaged - Control panel preference? None. plaine debian - Monthly budget? : max. 20$ (so there will probably only OVH?) - niche: Anime & Hentai. Linking to external provider -...
  11. W

    Why you changed your hosting provider?

    there were a few reasons. - getting kicked off, because i received 1 single DMCA - getting threatened to forward my personal details to official authorities, since i didn't react within 2 hours (and they personally haven't liked some of the content) - having hardware-failures (hdd raid...
  12. W

    Dedi error message

    if it's kimsufi: This can take a lot of time - the downside, if you buy cheap systems give them at least a week to answer. (at soyoustart they need at least a week, only directly at ovh they only take around 1 day)
  13. W

    Dedi error message

    doesn't seem like a problem with your server, but with the ovh panel. do you have called them (or opened up a ticket?)
  14. W

    Hide Server Ip when Sending Email

    i suppose you use some kind of postfix your server connects, to send your mails? you can try setting up your own ddos-protected mail-server (a vps from ovh should do this) and remove the headers within postfix (just google this, there are a few tutorials) this probably will take about one...
  15. W

    What kind of server do I need?

    you can try http://strato.com as long as you don't use strange torrents, they are good. (the service is normally very good) for around 20$ you get: 4 CPU vCores 4 GB RAM 400 GB SSD/HDD Traffic Unlimited @ 100Mbit you can also try webtroipa with windows for around 10$ with 500Mbit unlimited...
  16. W

    a simple way for morphing two colors in css?!

    my bad. i have not thought it through. you could try adding a colored border, but it doesn't look that nice :/ #page-wrap { background-color: #9ace7f; direction: rtl; margin: 30px auto; padding: 30px; width: 90%; -moz-box-shadow: inset 0 0 50px 10px #a1b9d2...
  17. W

    a simple way for morphing two colors in css?!

    add another div-tag use css like this: Ultimate CSS Gradient Generator - ColorZilla.com
  18. W

    Please recommend me a great offshore dedicated server

    You can't go to Netherland. BREIN is the netherland's DMCA so all the nl hosts will act, if they get such a court order. so NL is out of question. but, all the hosting-services i now, that offer DDOS are either US- (DMCA) or Netherland-Based (BREIN) True, there is also OVH, which will offer...
  19. W

    Other Search offshore Email Hosting

    you will only remove the first ip, if it's not directly send via server. so if you use smtp, the header will contain the ip of your personal internet-connection, each hop will add another ip to the header. it's not a problem to remove your own ip, since the first hop then will then be the...
Back
Top Bottom