Hi , How can i configure apache2 to allow any kind of downloading my webpages even via wget?
I got 403 when i use Wget MYSITE.COM
194.XXXXX - - [19/Oct/2023:10:25:47 +0000] “GET / HTTP/1.0” 403 5421 “-” “Wget/1.20.3 (linux-gnu)”
I dont want to use Wget -useragent
be sure and include the exact filename.
wget https://mysite.com/index.php
Might also have to use --no-check-certificate
Should not matter:
aapmarcus@Jaaps-MacBook-Air /home % wget https://mydomain.com
--2023-10-20 08:49:03-- https://mydomain.com/
Resolving mydomain.com... 168.119.58.xx
Connecting to mydomain.com (mydomain.com)|168.119.58.xx|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]