diff --git a/.htaccess b/.htaccess index 39dceeb..b07d02e 100644 --- a/.htaccess +++ b/.htaccess @@ -2,3 +2,14 @@ RewriteEngine On RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R,L] + +# denying access +# https://stackoverflow.com/questions/8217430/how-to-redirect-only-when-exact-url-matches +RedirectMatch 403 ^/docs/?$ +RedirectMatch 403 ^/styles/?$ +RedirectMatch 403 ^/styles/.*$ +#RedirectMatch 403 ^/.git/?$ +RedirectMatch 403 ^/README.md$ +RedirectMatch 403 ^/alphabet.txt$ +#RedirectMatch 403 ^/.htaccess$ +RedirectMatch 403 ^/.gitignore$ diff --git a/docs/cvs/cv_2024_v14_dev_01.pdf b/docs/cvs/cv_2024_v14_dev_01.pdf new file mode 100644 index 0000000..8c63037 Binary files /dev/null and b/docs/cvs/cv_2024_v14_dev_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_dev_EN_01.pdf b/docs/cvs/cv_2024_v14_dev_EN_01.pdf new file mode 100644 index 0000000..617b36f Binary files /dev/null and b/docs/cvs/cv_2024_v14_dev_EN_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_devops_01.pdf b/docs/cvs/cv_2024_v14_devops_01.pdf new file mode 100644 index 0000000..e95e72a Binary files /dev/null and b/docs/cvs/cv_2024_v14_devops_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_devops_EN_01.pdf b/docs/cvs/cv_2024_v14_devops_EN_01.pdf new file mode 100644 index 0000000..185bcaf Binary files /dev/null and b/docs/cvs/cv_2024_v14_devops_EN_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_graphisme_01.pdf b/docs/cvs/cv_2024_v14_graphisme_01.pdf new file mode 100644 index 0000000..fe1e845 Binary files /dev/null and b/docs/cvs/cv_2024_v14_graphisme_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_graphisme_EN_01.pdf b/docs/cvs/cv_2024_v14_graphisme_EN_01.pdf new file mode 100644 index 0000000..c3575e7 Binary files /dev/null and b/docs/cvs/cv_2024_v14_graphisme_EN_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_sysadmin_01.pdf b/docs/cvs/cv_2024_v14_sysadmin_01.pdf new file mode 100644 index 0000000..721bc8c Binary files /dev/null and b/docs/cvs/cv_2024_v14_sysadmin_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_sysadmin_EN_01.pdf b/docs/cvs/cv_2024_v14_sysadmin_EN_01.pdf new file mode 100644 index 0000000..6f3306f Binary files /dev/null and b/docs/cvs/cv_2024_v14_sysadmin_EN_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_systeme_01.pdf b/docs/cvs/cv_2024_v14_systeme_01.pdf new file mode 100644 index 0000000..715221b Binary files /dev/null and b/docs/cvs/cv_2024_v14_systeme_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_systeme_EN_01.pdf b/docs/cvs/cv_2024_v14_systeme_EN_01.pdf new file mode 100644 index 0000000..cd353e4 Binary files /dev/null and b/docs/cvs/cv_2024_v14_systeme_EN_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_web_01.pdf b/docs/cvs/cv_2024_v14_web_01.pdf new file mode 100644 index 0000000..fb27d12 Binary files /dev/null and b/docs/cvs/cv_2024_v14_web_01.pdf differ diff --git a/docs/cvs/cv_2024_v14_web_EN_02.pdf b/docs/cvs/cv_2024_v14_web_EN_02.pdf new file mode 100644 index 0000000..63415df Binary files /dev/null and b/docs/cvs/cv_2024_v14_web_EN_02.pdf differ