Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > it.comp.www.php > #21179

Re: htaccess strani

From Greg <greg@alicie.com>
Newsgroups it.comp.www.php
Subject Re: htaccess strani
Date 2016-09-26 22:31 +0200
Organization solani.org
Message-ID <nsc0j2$2bq$1@solani.org> (permalink)
References <nsaqk5$73g$1@solani.org> <f9521c21-ba02-402f-a8ba-0ff83ab3df67@googlegroups.com>

Show all headers | View raw


Il 26/09/2016 21:42:31 fmassei@gmail.com ha scritto:
> On Monday, September 26, 2016 at 5:43:34 AM UTC-4, Greg wrote:
>> Sto trovando che molti siti e blog hanno un problema uguale al mio.
>> Se all'url di una pagina di aggiunge uno slash e poi un numero a piacere di
>> parole viene visualizzata la pagina 
>> precedente ma con tutta la schifezza aggiunta dopo.
>> 
>
> Per quanto riguarda "le barre": è giusto così, da specifiche "/" e "///" sono lo
> stesso percorso. Per quanto riguarda gli URL di root, avere "/" e nulla idem.
> Non avrai mai il problema di URL doppi, se è questo che ti preoccupa perché,
> appunto, la risorsa puntata è per definizione la stessa.
>
> Se non lo vuoi per motivi estetici (?!?) puoi fare match con gli slash alla
> fine (qualcosa tipo ^([^/*])/*$ rewrite su \1) ma non vedo perché dovresti.
>
> Ciao!

Perchè pensavo fossero url diverse che potessero dare origine a duplicati

-- 
Greg

Back to it.comp.www.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

htaccess strani Greg <greg@alicie.com> - 2016-09-26 11:43 +0200
  Re: htaccess strani fmigliori <fmigliori@gmail.com> - 2016-09-26 02:51 -0700
    Re: htaccess strani Greg <greg@alicie.com> - 2016-09-26 14:55 +0200
      Re: htaccess strani fmigliori <fmigliori@gmail.com> - 2016-09-26 10:24 -0700
        Re: htaccess strani Greg <greg@alicie.com> - 2016-09-26 21:16 +0200
          Re: htaccess strani "ciccio" <21669invalid@mynewsgate.net> - 2016-09-26 19:31 +0000
        Re: htaccess strani fmassei@gmail.com - 2016-09-26 14:04 -0700
  Re: htaccess strani fmassei@gmail.com - 2016-09-26 12:42 -0700
    Re: htaccess strani Greg <greg@alicie.com> - 2016-09-26 22:31 +0200
      Re: htaccess strani fmassei@gmail.com - 2016-09-26 13:48 -0700
        Re: htaccess strani Greg <greg@alicie.com> - 2016-09-26 23:48 +0200
          Re: htaccess strani fmassei@gmail.com - 2016-09-26 15:10 -0700
            Re: htaccess strani Greg <greg@alicie.com> - 2016-09-27 13:50 +0200
              Re: htaccess strani Alessandro Pellizzari <shuriken@amiran.it> - 2016-09-27 13:13 +0100
              Re: htaccess strani fmassei@gmail.com - 2016-09-27 10:38 -0700
                Re: htaccess strani Greg <greg@alicie.com> - 2016-09-27 23:13 +0200
                Re: htaccess strani fmassei@gmail.com - 2016-09-27 18:49 -0700
                Re: htaccess strani Greg <greg@alicie.com> - 2016-09-28 10:23 +0200
                Re: htaccess strani fmassei@gmail.com - 2016-09-28 10:45 -0700
                Re: htaccess strani Greg <greg@alicie.com> - 2016-09-28 10:27 +0200

csiph-web