Talk:PTCrypt

From PanoTools.org Wiki
Revision as of 12:02, 4 December 2007 by Kieranmullen (talk | contribs) (JPC: full path - Disadvantages ? Not so...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

JPC: full path - Disadvantages - With a mod rewrite in a htaccess file you can use url vaiables within the filename ie RewriteRule ^article([^/]*)\.html$ /article.php?ID=$1 As user could call articleX.html and it would be translated why the server seamlessly as article.php?ID=X These links are also much more search engine friendly