cloudflare r2.dev

yaza676767

Newbie
Joined
Oct 14, 2023
Messages
28
Reaction score
9
hi guys, can someone help me..
i want to make page at cloudflare like this
https://pub-d0bd93c7a79b4b19b3583931e45e1999.r2.dev/x3_enperson2024556.html
i have try it but fail
https://pub-2b67489194b548a2a6b81efa45c09d96.r2.dev/
how to make something like this, please give me some tips..

thanks
 
Are you trying to host a static site on r2 without extension?

Why don't you use cloudflare pages?
 
Are you talking about r2 or cloudflare pages?

I have used pages for years and it's one of the easiest in terms of setup, as long as you have the domain on CF all should work fine in couple of minutes.
 
r2.dev <-- this is not cloudflare pages?

can you give me some clue how to make it live?
 
R2 is a cloudflare storage solution similar to AWS S3.

Cloudflare pages is a different product from cloudflare for hosting webpages on cloudflare.

The easiest way to go about using cloudflare pages to host your website is by using the direct upload option. Place all website assets in a folder and upload using the drag and drop interface while creating a new pages website.
Personally, I love using Github or wrangler to create pages websites.

I love to drop links but It seems I'm not allowed to post links. Just got flagged today and I don't want it to repeat itself.
 
https://pub-2b67489194b548a2a6b81efa45c09d96.r2.dev/index.html
r2.dev, can't edit file after upload?
 
https://pub-2b67489194b548a2a6b81efa45c09d96.r2.dev/index.html
r2.dev, can't edit file after upload?
Yes, as I said earlier CF earlier is a storage solution, to "EDIT" a file you have to upload another one with similar name and path, basically override the old file
 
Yes, as I said earlier CF earlier is a storage solution, to "EDIT" a file you have to upload another one with similar name and path, basically override the old file
oh nice, thank you for your help
 
Back
Top