free 8051 Microcontroller Projects AVR PIC Microcontroller Projects Tutorials Ebooks Libraries, interfacing tutorials, lcd tutorial, stepper motor, dc motor 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems

 
8051 microcontroller 8051 microcontroller
E107 Plugins [ Plugins for E107 CMS ]

FURL - Mod_Rewrite Plugin for E107 v1.2
Author Ajay Bhargav
Author email contact@rickeyworld.info
Author website www.rickeyworld.info
Bookmark this download
Description SEFriendly plugin for e107 website V1.1

Now support subdirectories also. In order to use FURL for e107 under a subdirectory..
simply change the RewriteBase from / to /direcory_name

now your links will work as.. www.yoursite.com/directory_name/index.html

Version History:

V1.2:
Forum Bug fixed!
Forum Bug: does not go to next page in the forum.
Status: Fixed!


V1.1:
Added support for subdirectories.

V1.0:
SEF Implemented

you can see the preview on the website itself.
the main area where robots come are optimised for SEF.

some of the links are not made SEF, those links are used for members only so bots cannot see them. so you should not worry bout them.

please install it and tell me if u find any bug. please post under in the general forum here

E107 FURL Support


thank you all for downloading.

STRICTLY UNDER GPL!
Image
Filesize 7.43 kb
Date Thursday 07 June 2007 - 11:24:04
Downloads 763
Download
Rating
 10.0 - 2 votes 

Comments



Microcontroller ebooks Projects codes examples nginx | 01 Aug : 22:31
there is small (but powerfull) frond-end http-server nginx which are mostly used as nginx+php-cgi (without apache)

You may add rules to your plugin, its simple

for example rules from my nginx.conf

#--------------------------пользователи--------------------------
# rewrite ^\/user-([0-9]+)\.php$ /user.php?id.$1 last;
#--------------------------страницы--------------------------
rewrite ^\/page-([0-9]+)\.php$ /page.php?$1 last;
#--------------------------закачки--------------------------
#rewrite ^\/download([0-9]+)\.php$ /download.php?list.$1 last;
rewrite ^\/download-([0-9]+)(.*)\.php$ /download.php?view.$1 last;
#rewrite ^\/download-([0-9]+)-([0-9]+)\.php$ /download.php?$2.list.$1 last;
#rewrite ^\/request-([0-9]+)\.php$ /request.php?$1 last;
#--------------------------комментарии--------------------------
rewrite ^\/comment-([0-9]+)(.*)\.php$ /comment.php?comment.news.$1 last;
rewrite ^\/comments-([0-9]+)\.php$ /comment.php?comment.poll.$1 last;
rewrite ^\/reply-([0-9]+)-([0-9]+)\.php$ /comment.php?reply.news.$1.$2 last;
rewrite ^\/reply([0-9]+)-([0-9]+)\.php$ /comment.php?reply.download.$1.$2 last;
#--------------------------новости--------------------------
rewrite ^\/news-([0-9]+)(.*)\.php$ /news.php?extend.$1 last;
rewrite ^\/newsa-([0-9]+)-([0-9]+)\.php$ /news.php?$1.$2 last;
rewrite ^\/newsb-([0-9]+)-([0-9]+)-([0-9]+)\.php$ /news.php?$1.$2.$3 last;
rewrite ^\/newsi-([0-9]+)-([0-9]+)\.php$ /news.php?item.$1.$2 last;
rewrite ^\/newse-([0-9]+)-([0-9]+)\.php$ /news.php?default.$1.$2 last;
rewrite ^\/news([0-9]+)\.php$ /news.php?cat.$1 last;
rewrite ^\/news([0-9]+)-([0-9]+)\.php$ /news.php?cat.$1.$2 last;
rewrite ^\/newsd-([0-9]+)\.php$ /news.php?day.$1 last;
rewrite ^\/newsm-([0-9]+)\.php$ /news.php?month.$1 last;


and so on.
some docs for nginx - http://sysoev.ru/en/
Reply to this  
Submit comment

Subject
Username:
Comment:



Google Search for Microcontrollers!

Google
 

8051 Microcontroller Projects 8051 AVR tutorials PIC microcontroller, 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems