Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Shells Virtual Desktop
BMail.ag - Secure Email Service
Server.net
CPLicense.net
VPS Server
Buy VPN
Vultr
VMs for AI
HostDare
ReliableSite White-Label Dedicated Hosting for Resellers
InterServer VPS
BMail.ag - Secure Email Service
Best VPN
High-Performance Bare Metal Server Solutions
Karvl.com
Server Mania Cloud Hosting
DataWagon Hosting
AlphaVPS Hosting
Evoxt.com
Clouvider
VPS Hosting with NVMe
Residential IPs in the US & 4G Mobile Proxies in EU & US with Unlimited Bandwidth
ReliableSite White-Label Dedicated Hosting for Resellers
Rabisu - Hosting Solutions
Shells Virtual Desktop
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

GreenCloud | #1 TOP PROVIDER 2024 SALE | DOUBLE PROMOTIONS with GENOA/9950x | +$2000 GIVEAWAYS

1349350352354355810

Comments

  • @beanman109 said:

    i feel sick just looking at this

    Did you finish the whole bottle?

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @barbaros said:

    @beanman109 said:

    i feel sick just looking at this

    Did you finish the whole bottle?

    had half of it in the end

    Thanked by 2Blembim admax
  • @beanman109 said:

    @barbaros said:

    @beanman109 said:

    i feel sick just looking at this

    Did you finish the whole bottle?

    had half of it in the end

    So you saved other half for tonight? Nice!

    Thanked by 3Blembim beanman109 vr10
  • @beanman109 said:

    @barbaros said:

    @beanman109 said:

    i feel sick just looking at this

    Did you finish the whole bottle?

    had half of it in the end

    It didn't take me much time at all.

  • Thanked by 2beanman109 admax
  • beanman109beanman109 Member, Host Rep, Megathread Squad

    i hate this

    Thanked by 3Blembim XinApe admax
  • ROAD TO 500K views !

    Keep posting ! Keep watching !

    Thanked by 1FAT32
  • Reguaetds

    Thanked by 1admax
  • @FairShare said:

    ROAD TO 500K views !

    Keep posting ! Keep watching !

    COME ON!

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    m y im love chibisafe but let me change the favicon ffs!!!!!!

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    $5 in paypal if anyone can figure out how i can override the favicon for a whole domain using cloudflare only

  • @beanman109 said:
    $5 in paypal if anyone can figure out how i can override the favicon for a whole domain using cloudflare only

    Money first

  • I coming

  • @beanman109 said:
    $5 in paypal if anyone can figure out how i can override the favicon for a whole domain using cloudflare only

    To override the favicon for an entire domain using Cloudflare, you can leverage Cloudflare's Page Rules feature combined with caching rules. Here's a step-by-step guide:
    Steps:

    Upload Your Favicon:
        First, you need to upload your custom favicon to your website. The typical file is favicon.ico or favicon.png. You can upload it to your website's root directory, like this:
            https://yourdomain.com/favicon.ico
    
    Create a Page Rule in Cloudflare:
        Log into your Cloudflare account and select the domain you want to manage.
        Go to the Page Rules section in the Cloudflare dashboard (under the "Rules" tab).
        Create a new Page Rule by clicking Create Page Rule.
    
    Define the URL Pattern:
        Set the pattern for the rule. You can target your favicon directly by using a pattern like:
    
        *yourdomain.com/favicon.ico*
    
        This will match the favicon file and allow you to define caching and other behaviors.
    
    Set the Cache-Control Header:
        Under the Settings for this rule, choose Cache Level and set it to Bypass to ensure Cloudflare fetches the latest favicon whenever a user visits your site.
        Alternatively, you can use the Edge Cache TTL if you want the favicon to be cached for a specific amount of time.
    
    Create Another Rule for Cache:
        If you're looking to enforce a specific cache duration or make sure Cloudflare serves your custom favicon properly, you can set Cache-Control headers by using Cache Keys or Cache TTL.
    

    Quick Summary:

    Upload the favicon to your root folder (favicon.ico).
    Set a Page Rule in Cloudflare for the favicon path (/favicon.ico).
    Optionally, adjust the caching rules or bypass cache for this specific file to ensure the new favicon is served.
    

    Note that Cloudflare doesn't directly modify the content of files like favicons; it's primarily used for caching, routing, and security. You'll still need to ensure the favicon file is properly uploaded and referenced in your website's HTML.

    Thanked by 1FAT32
  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @komdragon said:

    @beanman109 said:
    $5 in paypal if anyone can figure out how i can override the favicon for a whole domain using cloudflare only

    To override the favicon for an entire domain using Cloudflare, you can leverage Cloudflare's Page Rules feature combined with caching rules. Here's a step-by-step guide:
    Steps:

    Upload Your Favicon:
        First, you need to upload your custom favicon to your website. The typical file is favicon.ico or favicon.png. You can upload it to your website's root directory, like this:
            https://yourdomain.com/favicon.ico
    
    Create a Page Rule in Cloudflare:
        Log into your Cloudflare account and select the domain you want to manage.
        Go to the Page Rules section in the Cloudflare dashboard (under the "Rules" tab).
        Create a new Page Rule by clicking Create Page Rule.
    
    Define the URL Pattern:
        Set the pattern for the rule. You can target your favicon directly by using a pattern like:
    
        *yourdomain.com/favicon.ico*
    
        This will match the favicon file and allow you to define caching and other behaviors.
    
    Set the Cache-Control Header:
        Under the Settings for this rule, choose Cache Level and set it to Bypass to ensure Cloudflare fetches the latest favicon whenever a user visits your site.
        Alternatively, you can use the Edge Cache TTL if you want the favicon to be cached for a specific amount of time.
    
    Create Another Rule for Cache:
        If you're looking to enforce a specific cache duration or make sure Cloudflare serves your custom favicon properly, you can set Cache-Control headers by using Cache Keys or Cache TTL.
    

    Quick Summary:

    Upload the favicon to your root folder (favicon.ico).
    Set a Page Rule in Cloudflare for the favicon path (/favicon.ico).
    Optionally, adjust the caching rules or bypass cache for this specific file to ensure the new favicon is served.
    

    Note that Cloudflare doesn't directly modify the content of files like favicons; it's primarily used for caching, routing, and security. You'll still need to ensure the favicon file is properly uploaded and referenced in your website's HTML.

    thanks chatgpt @komdragon

    Thanked by 3admax Decicus vr10
  • @komdragon said:

    @beanman109 said:
    $5 in paypal if anyone can figure out how i can override the favicon for a whole domain using cloudflare only

    To override the favicon for an entire domain using Cloudflare, you can leverage Cloudflare's Page Rules feature combined with caching rules. Here's a step-by-step guide:
    Steps:

    Upload Your Favicon:
        First, you need to upload your custom favicon to your website. The typical file is favicon.ico or favicon.png. You can upload it to your website's root directory, like this:
            https://yourdomain.com/favicon.ico
    
    Create a Page Rule in Cloudflare:
        Log into your Cloudflare account and select the domain you want to manage.
        Go to the Page Rules section in the Cloudflare dashboard (under the "Rules" tab).
        Create a new Page Rule by clicking Create Page Rule.
    
    Define the URL Pattern:
        Set the pattern for the rule. You can target your favicon directly by using a pattern like:
    
        *yourdomain.com/favicon.ico*
    
        This will match the favicon file and allow you to define caching and other behaviors.
    
    Set the Cache-Control Header:
        Under the Settings for this rule, choose Cache Level and set it to Bypass to ensure Cloudflare fetches the latest favicon whenever a user visits your site.
        Alternatively, you can use the Edge Cache TTL if you want the favicon to be cached for a specific amount of time.
    
    Create Another Rule for Cache:
        If you're looking to enforce a specific cache duration or make sure Cloudflare serves your custom favicon properly, you can set Cache-Control headers by using Cache Keys or Cache TTL.
    

    Quick Summary:

    Upload the favicon to your root folder (favicon.ico).
    Set a Page Rule in Cloudflare for the favicon path (/favicon.ico).
    Optionally, adjust the caching rules or bypass cache for this specific file to ensure the new favicon is served.
    

    Note that Cloudflare doesn't directly modify the content of files like favicons; it's primarily used for caching, routing, and security. You'll still need to ensure the favicon file is properly uploaded and referenced in your website's HTML.

    Exactly this. @beanman109 send 5 to me. Thanks

    Thanked by 2XinApe FAT32
  • How can I turn 2222 JP (Softbank) into 60 USD for 3 years? Can someone teach me?

  • you can rewrite on nginx actually, if you don't mind extra line

  • @XinApe said:
    How can I turn 2222 JP (Softbank) into 60 USD for 3 years? Can someone teach me?

    Create a ticket, if you got it from the deals on LET sometimes it says no double or something like that. So check for it also.

    Thanked by 1XinApe
  • admaxadmax Member, Megathread Squad

    @Blembim said:
    you can rewrite on nginx actually, if you don't mind extra line

    emmmm

  • @Blembim said:
    you can rewrite on nginx actually, if you don't mind extra line

    My friends boo me for using nginx, they say its not cool anymore and I should switch to Caddy.

    :(

  • @barbaros said:

    @XinApe said:
    How can I turn 2222 JP (Softbank) into 60 USD for 3 years? Can someone teach me?

    Create a ticket, if you got it from the deals on LET sometimes it says no double or something like that. So check for it also.

    Thanks Bro

  • @barbaros said:

    @Blembim said:
    you can rewrite on nginx actually, if you don't mind extra line

    My friends boo me for using nginx, they say its not cool anymore and I should switch to Caddy.

    :(

    everyone hates me for compiling nginx myself

    But actually, shouldn't rewrite on caddy works too?

  • beanman109beanman109 Member, Host Rep, Megathread Squad

    @Blembim said:
    you can rewrite on nginx actually, if you don't mind extra line

    i'm using nginx proxy manager and dunno if the extra lines work without using the 'custom locations' and knowing my luck it will break everything

    im about to try the cloudflare method now if that dont work i'll start digging

    Thanked by 3Decicus Blembim admax
  • @barbaros said:

    @Blembim said:
    you can rewrite on nginx actually, if you don't mind extra line

    My friends boo me for using nginx, they say its not cool anymore and I should switch to Caddy.

    :(

    It's ok, nginx is still great. I haven't switched either because:

    • it still fucking works
    • I have a bunch of automation built around my nginx configs and I CBA to make Caddy equivalents
    Thanked by 3Blembim admax FAT32
  • @beanman109 said:

    @komdragon said:

    @beanman109 said:
    $5 in paypal if anyone can figure out how i can override the favicon for a whole domain using cloudflare only

    To override the favicon for an entire domain using Cloudflare, you can leverage Cloudflare's Page Rules feature combined with caching rules. Here's a step-by-step guide:
    Steps:

    Upload Your Favicon:
        First, you need to upload your custom favicon to your website. The typical file is favicon.ico or favicon.png. You can upload it to your website's root directory, like this:
            https://yourdomain.com/favicon.ico
    
    Create a Page Rule in Cloudflare:
        Log into your Cloudflare account and select the domain you want to manage.
        Go to the Page Rules section in the Cloudflare dashboard (under the "Rules" tab).
        Create a new Page Rule by clicking Create Page Rule.
    
    Define the URL Pattern:
        Set the pattern for the rule. You can target your favicon directly by using a pattern like:
    
        *yourdomain.com/favicon.ico*
    
        This will match the favicon file and allow you to define caching and other behaviors.
    
    Set the Cache-Control Header:
        Under the Settings for this rule, choose Cache Level and set it to Bypass to ensure Cloudflare fetches the latest favicon whenever a user visits your site.
        Alternatively, you can use the Edge Cache TTL if you want the favicon to be cached for a specific amount of time.
    
    Create Another Rule for Cache:
        If you're looking to enforce a specific cache duration or make sure Cloudflare serves your custom favicon properly, you can set Cache-Control headers by using Cache Keys or Cache TTL.
    

    Quick Summary:

    Upload the favicon to your root folder (favicon.ico).
    Set a Page Rule in Cloudflare for the favicon path (/favicon.ico).
    Optionally, adjust the caching rules or bypass cache for this specific file to ensure the new favicon is served.
    

    Note that Cloudflare doesn't directly modify the content of files like favicons; it's primarily used for caching, routing, and security. You'll still need to ensure the favicon file is properly uploaded and referenced in your website's HTML.

    thanks chatgpt @komdragon

    Does it solve your problem?

  • @XinApe said:
    How can I turn 2222 JP (Softbank) into 60 USD for 3 years? Can someone teach me?

    Open a billing ticket and ask.

    Thanked by 3XinApe cainyxues admax
  • @Decicus said:

    @XinApe said:
    How can I turn 2222 JP (Softbank) into 60 USD for 3 years? Can someone teach me?

    Open a billing ticket and ask.

    Thanks

  • I feel the views count is ticking up a bit slowly at the moment.

  • @XinApe said:

    @Decicus said:

    @XinApe said:
    How can I turn 2222 JP (Softbank) into 60 USD for 3 years? Can someone teach me?

    Open a billing ticket and ask.

    Thanks

    Forgot to mention, but they will of course generate an invoice for you to pay, to cover the difference between annual and triannual

Sign In or Register to comment.