diff --git a/X11/xorg.conf b/X11/xorg.conf index ebb04f1..aa812f7 100644 --- a/X11/xorg.conf +++ b/X11/xorg.conf @@ -103,7 +103,7 @@ Section "Device" BusID "PCI:2:0:0" # Option "UseEdidDpi" "False" # Option "XvmcUsesTextures" "true" - # Option "Coolbits" "4" + Option "Coolbits" "4" EndSection Section "Screen" diff --git a/apache2/custom/prism-break.conf b/apache2/custom/prism-break.conf new file mode 100644 index 0000000..5993edd --- /dev/null +++ b/apache2/custom/prism-break.conf @@ -0,0 +1,5 @@ +Alias /random "/home/jule/git-annex/studium/WBA/P7/wba_07_140521/WA_07_140521_para/build/" + + Options +Indexes + Allow from all +