I analyzed it a bit further and it seems to have to do with style elements in
the header (CSS) which are not in the body of a html page. In that case
"default-src 'self'" is not enough, it needs to be "default-src 'self'
'unsafe-inline'".
--
fr.gr.
Freek de Kruijf
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
;form-
action 'self';frame-ancestors 'self'"
However the errors I see are that 'self' does not allow setting style-src-attr
when the source is background: #990099 or margin-bottom: 0cm; line-height:
100%
Instead of 'self' I tried the name of the ser
Op woensdag 9 oktober 2024 17:38:55 CEST schreef Frank Gingras:
> On Wed, Oct 9, 2024 at 11:33 AM Freek de Kruijf
>
> wrote:
> > Op woensdag 9 oktober 2024 16:31:16 CEST schreef Frank Gingras:
> > > On Wed, Oct 9, 2024 at 10:15 AM Freek de Kruijf
> > >
>
Op woensdag 9 oktober 2024 16:31:16 CEST schreef Frank Gingras:
> On Wed, Oct 9, 2024 at 10:15 AM Freek de Kruijf
>
> wrote:
> > I made a web page years ago in which I present buttons to view a video or
> > to
> > download that video file. In some text explaining some
index.html. I compared
these files and apart from obvious differences in locations of the referenced
files, they are the same.
Any clues?
--
fr.gr.
Freek de Kruijf
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apa
ing to achieve this. please assit
>
>
>
> Ejaz
You can do this with a directive in the .conf file for
http://newtraffic.cyberia.net.sa :
Redirect permanent "/" "https://newtraffic.cyberia.net.sa/";
--
fr.gr.
Freek de Kruijf
--
with the
http server. The software itself is available on GitHub. I have it running on
the smallest Raspberry Pi, a 1B, together with a honeypot for telnet and ssh
and firewall logging. Reports go to dshield.org. My modem/ro
then guess I have to set manually in the PC )
Your PC/Server normally gets the same IP address from DHCP when it restarts,
so you can use that address as Destination.
For a web server you need to forward the external port 80 to the internal port
80 of your PC/Server. In case you use https you
o by using your browser to connect to the modem/router. Probably a
menu like Advanced Settings.
--
fr.gr.
Freek de Kruijf
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
configuration files.
--
fr.gr.
Freek de Kruijf
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
should i configure my webserver???
> Thank you.Rajeev
With vhost files in .../vhost.d/ as many as you have domains. Read the
documentation on that subject.
--
fr.gr.
Freek de Kruijf
-
To unsubscribe, e-mail: users-unsubscr
st.
When testing different virtual named hosts on the same system I define these
names, like example.com, www.example.com, etc. in /etc/hosts pointing to
127.0.0.1. You can always use the reconnect icon of the web browser to get a
fresh version of the page you are accessing. Never had any probl
I have
> managed to download the httpd-2.4.9 from apaches website in addition to
> downloading the APR file.
It is better to use Apache from the Ubuntu distribution.
--
fr.gr.
Freek de Kruijf
-
To unsubscribe, e-mail: users-
s that we have posted
Send an answer to your earlier send message stating that you .
--
fr.gr.
Freek de Kruijf
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
ctive in 2.4.
What URL did you use to access your website?
--
fr.gr.
Freek de Kruijf
-
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org
ing.website.com (omitted for security)
>
The Order directive is missing or if you use apache 2.4 "Require allow all"
and in the last case "allow from all" is gone.
> allow from all
> Options +Indexes
>
>
--
fr.gr.
Freek de Kruijf
others:
Require valid-user
Require local
Require host .example.com
Require all granted
But whatever I do I can access the Directory I am trying to protect from
anywhere.
--
fr.gr.
Freek de Kruijf
-
To
17 matches
Mail list logo