Skip to content
WJunction - Webmaster Forum

Search results

  1. W

    How To Content Lock a Video?

    well... there could be one, but you can easily disable most of them. Try doing s.th. with nginx. e.g. letting nginx-config check if your username&PW is in a mysql-db or s.th. like this. https://github.com/arut/nginx-mysql-module if not, you can easily remove the download-urls with nginx...
  2. W

    How to attached image in replying a thread

    it's not that a problem. click on the image-icon: then select Files upload your Image and it will be automatically inserted where your cursor in the text is. (as attachement) if you want to hotlink. switch to the tab "From URL" and don't check the checkbox, since this will have the...
  3. W

    [Looking For] Email Hosting Script

    if you want to use your own domains, i would say iredmail is one of the best ones. easy to install (though i'm not sure if it works with whmcs, since i have rented a small vps to do the job) you will get an admin-interface where you can setup domains, users, quotas etc. and as frontent...
  4. W

    Server error

    what error do you get? have you enable mod_rewrite on apache?
  5. W

    Force Http to Https for certain pages using htaccess

    hi try s.th. like this RewriteCond %{HTTPS} == on RewriteCond %{REQUEST_URI} ^/billing/ RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L] thoug not testet, but typed out of memory. but wouldn't it be better to change the billing to https, too? edit Login to your WHMCS admin and update the...
  6. W

    Does It need cpanel?

    for backup this is way enough ram. but are you sure 160GB is enough to backup a few revisions?
  7. W

    How to start good file hosting site?

    these are my things i look for if i choose a host: How Many space can i have as a registered user How Many space can i get if i choose to get premium What does the premium cost me: How can i get a prem.acc - do i have to pay or can i get one by having enough downloads? (i don't need PPD...
  8. W

    Https changing style of site

    i've answered your PM. yes, you can have my Skype. looks like you have missed the font.
  9. W

    Https changing style of site

    its a simple problem. You load non-https files. on your case this one: http://fonts.googleapis.com/css?family=Fjalla+One|Archivo+Narrow|Oswald:400,700 and this: script src="http://html5shim.googlecode.com/svn/trunk/html5.js"></script> and this...
  10. W

    1TB Free Cloud Storage

    yes this works somehow nice. it took a while to figure out what the menu-items mean. But know it's working :) and it's a nice 1TB backup :)
  11. W

    1TB Free Cloud Storage

    yes. There i selected "English" but unfotionately only the setup was english. After the installation i stared the client and everything ist russian. Anything that i could have missed?
  12. W

    1TB Free Cloud Storage

    How can i change the language of the Program? I just found the Installation is english.
  13. W

    vBulletin script help

    well, what's your error?
  14. W

    Z_o_o_m uploader tool scam!

    probably you have uploaded more than 100GB per Month. He has done the same to my key.
  15. W

    Problem - reboot vps server via putty

    normally VPS-Providers will get you access to KVM or Rescue-Shell. try connecting to the KVM and see what's happening. Debian LAMP isn't that different from Debian minimal or any other instance. so a "shutdown nor -r" should always trigger a reboot. perhaps the server hasn't rebootet...
  16. W

    Vbulletin 4.2.0 or 4.2.2?

    Normally most of the mods working von 4.2.0 will work on 4.2.2 The only reason to wait a a bit, is the lazyness von the admins and the time you think is right to evaluate if the version is stable. i'm myself still at 4.1.X since i've gut a few problems when trying to upgrade my forum. (though...
  17. W

    Set a bandwidth limit in windows 2003

    Ask your Company why they provide a 100Mbit connection, but won't limit it on the switch. if they can't limit it - don't use them - they use shit hardware. What's probalby the fastes way (and will work without andy program or fix) is just disable auto-negotiation of your Networking-card and...
  18. W

    Learn to create seedboxes,RBP,VPS

    install a hypervisor. e.g. VMWare ESXI, Openvpn, Xen etc. read the specific manuals for them :)
  19. W

    VPS Romania VPS

    I'm not trying. I will do this. i've already have a few proxies running. i really don't have to hide my real-IP. but since i don't have anymore public ip's availalbe i'll tunnel to my System using VPN and serving the content via nginx-reverse-proxy on the local (internal) network
  20. W

    VPS Romania VPS

    Hello i need a small Romania VPS (or Russia or s.th. else but NOT germany, france, uk, netherlands, hungary, Ukraine). i need s.th. thats located in Europe, so Voxilitys-Network would be very nice (though romania). What i need: HDD: 10Gb is enough Bandwidth: ~2TB or better RAM: 256MB...
Back
Top Bottom