File: status/.htaccess

Recommend this page to a friend!
  Classes of Martin Latter   JavaScript Monitor URL Changes   status/.htaccess   Download  
File: status/.htaccess
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JavaScript Monitor URL Changes
Display the status of accessing a URL in a page
Author: By
Last change: Update of status/.htaccess
Date: 2 years ago
Size: 146 bytes
 

Contents

Class file image Download
RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^([^/\.]+)/?$ index.php?status=$1 [QSA,NC,L]