|
Regular expression i htaccess regex, PCRE, POSIX, upotreba Apache .htaccess , mod_rewrite |
|
Alati teme | Način prikaza |
![]() |
#5 |
novi klan
Professional
Datum učlanjenja: 03.02.2007
Poruke: 326
Hvala: 43
427 "Hvala" u 50 poruka
![]() ![]() ![]() ![]() ![]() |
![]() mlatim praznu slamu sad, ali me zainteresovalo, pa sam malo guglao, a mozda nekad nekome i zatreba.
trebalo bi da moze ovako nekako da se uradi lowercase celog URI-a, doduse, iz httpd.conf, ne iz .htaccess (zbog RewriteMap): Kôd:
<VirtualHost> ... RewriteEngine on RewriteMap lowercase int:tolower RewriteCond $1 [A-Z] RewriteRule ^/(.*)$ /${lowercase:$1} [R=301,L] ... </VirtualHost>
__________________
We professional we dealin' with business |
![]() |
![]() |
|
|
![]() |
||||
Tema | Početna poruka teme | Forum | Odgovori | Poslednja poruka |
Problem sa redirect 301 | eclipse | Regular expression i htaccess | 4 | 25. 04. 2010. 13:07 |
SEO, parametarski url, redirect... | salebab | Marketing i SEO | 1 | 06. 11. 2008. 16:32 |
mod_rewrite i redirect 301 | Mitrović Srđan | Regular expression i htaccess | 3 | 10. 09. 2008. 23:33 |
CSS3 i browser specifične mogućnosti, danas... | Dragan Babić | Web design, Layout, User Interface | 34 | 04. 03. 2008. 16:31 |
Redirect 301 pitanje | Mr.Paja | Web Hosting, web serveri i operativni sistemi | 6 | 20. 02. 2008. 13:18 |