From: Moritz Bunkus Date: Wed, 16 Feb 2011 08:38:46 +0000 (+0100) Subject: Symbolischer Link für neue SL::Controller-basierende Controller X-Git-Tag: release-2.6.3~80 X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/commitdiff_plain/04f0414659dc5d2ea560f582641c8357d9f0d2bb?ds=inline;hp=--cc Symbolischer Link für neue SL::Controller-basierende Controller Wird nur benötigt, wenn Apache noch nicht mit ScriptAliasMatch alle *.pl-Dateien auf dispatcher.fcgi abbildet. --- 04f0414659dc5d2ea560f582641c8357d9f0d2bb diff --git a/controller.pl b/controller.pl new file mode 120000 index 000000000..385000d1b --- /dev/null +++ b/controller.pl @@ -0,0 +1 @@ +am.pl \ No newline at end of file