]> bicyclesonthemoon.info Git - ott/enhance/blobdiff - enhance.1.conf
debug build target; updated config tool; install script
[ott/enhance] / enhance.1.conf
index ef0a1741cb3a04a062701e1fddff057c006072b2..9f63f2c86120f49844f3beae4ac6d20689df0cba 100644 (file)
@@ -1,21 +1,13 @@
 # Enhance tools
 
-ScriptAlias /enhance/bluenh   ###CONF_bluenh;
-ScriptAlias /enhance/diff     ###CONF_diff;
-ScriptAlias /enhance/nofading ###CONF_nofading;
-ScriptAlias /enhance/npb      ###CONF_npb;
-ScriptAlias /enhance/pal      ###CONF_pal;
-ScriptAlias /enhance/reveal   ###CONF_reveal;
-ScriptAlias /enhance/t-1      ###CONF_t-1;
+ScriptAlias ###CONF_cgi_bluenh;   ###CONF_bin_bluenh;
+ScriptAlias ###CONF_cgi_diff;     ###CONF_bin_diff;
+ScriptAlias ###CONF_cgi_nofading; ###CONF_bin_nofading;
+ScriptAlias ###CONF_cgi_npb;      ###CONF_bin_npb;
+ScriptAlias ###CONF_cgi_pal;      ###CONF_bin_pal;
+ScriptAlias ###CONF_cgi_reveal;   ###CONF_bin_reveal;
+ScriptAlias ###CONF_cgi_t-1;      ###CONF_bin_t-1;
 
 <Directory ###CONF_bin;>
        Require all granted
 </Directory>
-
-# legacy redirections
-Redirect permanent /pro/npb/npb.htm /enhance/npb.htm
-Redirect permanent /pro/npb/403.htm /enhance/npb.htm
-Redirect permanent /pro/bluenh/bluenh.htm /enhance/bluenh.htm
-Redirect permanent /pro/nofading/nofading.htm /enhance/nofading.htm
-Redirect permanent /pro/insertframe/insertframe.htm /enhance/pal.htm
-Redirect permanent /pro /enhance?
\ No newline at end of file