Linux iad1-shared-b7-18 6.6.49-grsec-jammy+ #10 SMP Thu Sep 12 23:23:08 UTC 2024 x86_64
Apache
: 67.205.6.31 | : 216.73.216.47
Cant Read [ /etc/named.conf ]
8.2.29
fernandoquevedo
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
usr /
lib /
python3 /
dist-packages /
awscli /
examples /
s3 /
[ HOME SHELL ]
Name
Size
Permission
Action
_concepts.rst
7.73
KB
-rw-r--r--
cp.rst
6.43
KB
-rw-r--r--
ls.rst
3.53
KB
-rw-r--r--
mb.rst
535
B
-rw-r--r--
mv.rst
3.13
KB
-rw-r--r--
presign.rst
1.08
KB
-rw-r--r--
rb.rst
641
B
-rw-r--r--
rm.rst
1.67
KB
-rw-r--r--
sync.rst
5.06
KB
-rw-r--r--
website.rst
883
B
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : website.rst
The following command configures a bucket named ``my-bucket`` as a static website:: aws s3 website s3://my-bucket/ --index-document index.html --error-document error.html The index document option specifies the file in ``my-bucket`` that visitors will be directed to when they navigate to the website URL. In this case, the bucket is in the us-west-2 region, so the site would appear at ``http://my-bucket.s3-website-us-west-2.amazonaws.com``. All files in the bucket that appear on the static site must be configured to allow visitors to open them. File permissions are configured separately from the bucket website configuration. For information on hosting a static website in Amazon S3, see `Hosting a Static Website`_ in the *Amazon Simple Storage Service Developer Guide*. .. _`Hosting a Static Website`: http://docs.aws.amazon.com/AmazonS3/latest/dev/WebsiteHosting.html
Close