htaccess Elite

.htaccess tutorial


All times are UTC [ DST ]





Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Rewrite /contact/ to /cgi-bin/contact.php?
PostPosted: 23 Oct 2006 23:12 
Offline

Joined: 23 Oct 2006 23:09
Posts: 4
How do I make requests for /contact/ serve /cgi-bin/contact.php without changing the address in the browser to /cgi-bin/contact.php?


Top
 Profile  
 
 Post subject:
PostPosted: 23 Oct 2006 23:13 
Offline
User avatar

Joined: 25 Sep 2006 04:48
Posts: 242
Then in the /.htaccess file use this.

Code:
RewriteEngine On
RewriteBase /
RewriteRule ^contact/ /cgi-bin/contact.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  [ 3 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: Google Adsense [Bot] and 7 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