in reply to Do you hide .pl extension on web pages?
Wouldn't using a mod_rewrite in apache be the way to go with this?
That said, I know you can use it to redirect foo to foo.php, but I'm not sure if you can use it to hide .php
... or maybe you can? Take a look at: http://stackoverflow.com/questions/1992183/how-to-hide-the-html-extension-with-apache-mod-rewrite
Tom Melly, pm (at) cursingmaggot (stop) co (stop) ukmap{$a=1-$_/10;map{$d=$a;$e=$b=$_/20-2;map{($d,$e)=(2*$d*$e+$a,$e**2 -$d**2+$b);$c=$d**2+$e**2>4?$d=8:_}1..50;print$c}0..59;print$/}0..20
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: Do you hide .pl extension on web pages?
by jhourcle (Prior) on Jan 23, 2013 at 17:46 UTC |