X-Git-Url: https://git.immae.eu/?p=perso%2FImmae%2FConfig%2FNix.git;a=blobdiff_plain;f=modules%2Fprivate%2Fwebsites%2Fimmae%2Fproduction.nix;fp=modules%2Fprivate%2Fwebsites%2Fimmae%2Fproduction.nix;h=7228120a16304859abe42d35a4abdd1bec28805f;hp=c63839e6cc43347eb42302af47e7ebf807f95522;hb=23f9fdf03a6673dbe334ae33be4f498cc4753191;hpb=196c6e3c3581dc7f9a477680c278b88b0f5795b6 diff --git a/modules/private/websites/immae/production.nix b/modules/private/websites/immae/production.nix index c63839e..7228120 100644 --- a/modules/private/websites/immae/production.nix +++ b/modules/private/websites/immae/production.nix @@ -58,6 +58,14 @@ in { Require all granted + Alias /eurl ${./eurl} + + DirectoryIndex index.htm index.html + Options Indexes FollowSymLinks MultiViews Includes + AllowOverride None + Require all granted + + Alias /recherche ${rechercheDir} DirectoryIndex index.htm index.html