» tagged pages
» logout

(Feed found, click Add Page to syndicate.) Error finding feed, please try again » Find feed title

A Blog Page allows you to add entries, for news or other time sensitive postings

(Login required to save to your tagged pages.)
(or Cancel)

Make further edits, (or Cancel)

(Login required to save to your tagged pages.)
(or Cancel)

(Editing anonymously: to be credited for your changes, login or register a new account)

Change Page Permissions? Changing these permissions will adjust who can modify this page.

Anonymous (change)
(change)
(or Cancel)
Upload an image from your computer:
or Copy an image from a URL:
or Erase the current icon:
Icon Preview:

or Cancel

Erase mod_rewrite? The contents of mod_rewrite page and all pages directly attached to mod_rewrite will be erased.

or Cancel

(Editing anonymously: to be credited for your changes, login or register a new account)

other page actions:
mod_rewrite

mod_rewrite

Tags Applied to mod_rewrite

No one has tagged this page.

mod_rewrite Wiki Pages

What is mod_rewrite? Edit this page and describe it here.

sorted by: recent | see : popular
Content Tagged mod_rewrite

Clean URL support in XAMPP | drupal.org

Gotta love the open source communities for providing cross-project help like this. Important reference for clean URLs when developing/testing a Drupal site with XAMPP.

open-source: del.icio.us tag/open-source

How can I create a nice URL to access trac.cgi?

"If you are serving Trac with Apache, you can use the following directives to let your users access... example.com/trac/" rather than the default "http://www.example.com/cgi-bin/trac.cgi"."

Trac: del.icio.us/tag/trac

urlrewritefilter - Google Code

Worked great to get SES URLs working in Tomcat w/ OpenBD and ColdBox

opensource: del.icio.us tag/opensource

PathInfo vers Url-rewriting


Comme je suis passé à Wordpress 2.6, et que j’ai découvert au même moment que mon hébergeur (tuxfamily.org) avait activé mod_rewrite, j’ai donc eu des petits problèmes à cause des URL type : index.php/post, qui n’étaient plus atteignable (Erreur 404).

J’ai donc écrit une règle dans mon .htaccess


# BEGIN CustomRules
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} ^.*/index\.php/post/.*
RewriteRule index.php/post/(.*) /$1 [QSA,R=301,L]
RewriteCond %{REQUEST_URI} ^.*/index\.php/.*feed
RewriteRule index.php/(.*)feed /$1feed [QSA,R=301,L]
</IfModule>
# END CustomRules


Autres articles

User:zenithar: ZeNiTHaR's BLoG - En

PathInfo vers Url-rewriting


Comme je suis passé à Wordpress 2.6, et que j’ai découvert au même moment que mon hébergeur (tuxfamily.org) avait activé mod_rewrite, j’ai donc eu des petits problèmes à cause des URL type : index.php/post, qui n’étaient plus atteignable (Erreur 404).

J’ai donc écrit une règle dans mon .htaccess


# BEGIN CustomRules
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_URI} ^.*/index\.php/post/.*
RewriteRule index.php/post/(.*) /$1 [QSA,R=301,L]
RewriteCond %{REQUEST_URI} ^.*/index\.php/.*feed
RewriteRule index.php/(.*)feed /$1feed [QSA,R=301,L]
</IfModule>
# END CustomRules


Autres articles

User:zenithar: ZeNiTHaR's BLoG - Fr

mod_jk and mod_rewrite problems -- CosmoCode GmbH Berlin

You every stumble across an article about a problem and you think to yourself "yeah, I can totally see this happening to me?" This is one of those problems that I've read about, never hit, but know I will.

jetty: del.icio.us/tag/jetty

IIRF

Free URL Rewriter for IIS, similar to mod_rewrite

opensource: del.icio.us tag/opensource

How to add RDF information to a page using RDFa? - W3C Q&A Weblog

This is where RDFa comes into the picture: don't duplicate information if you can avoid it. Instead, add the RDFa attributes to the HTML file and let the machines do the rest.

W3C: Del.icio.us W3C Tags

Page 1 | Next >>
Username:
Password:
(or Cancel)