htaccess Elite

.htaccess tutorial


All times are UTC [ DST ]





Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Rewrite requests for /s/file.spl to /cgi-bin/file.php
PostPosted: 27 Sep 2006 07:28 
Offline
User avatar

Joined: 25 Sep 2006 04:48
Posts: 242
Rewrite requests for /s/file.spl to /cgi-bin/file.php invisibly to the user.

Code:
RewriteEngine On
RewriteBase /

RewriteRule ^s/(.*)\.spl$ /cgi-bin/$1.php [L]


Top
 Profile  
 
 Post subject:
PostPosted: 30 Oct 2006 10:39 
Offline
User avatar

Joined: 25 Sep 2006 04:48
Posts: 242
Rewriting / Page extensions .htaccess / Scheduled Jobs


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google [Bot], Yahoo [Bot] and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB