![]() |
![]() |
![]() |
|
|||||||
| Installation and Updates No need to be a programming guru to get started with eSyndiCat Directory Software. Even a newbie can run installation process smoothly with solutions found here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Administrator
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
![]() ![]() ![]() ![]() ![]() ![]() |
Looks fixed.
I simply reuploaded your .htaccess file.
__________________
Best Regards, Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script Recommended Hosting IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored |
|
|
|
|
|
#12 | |
|
Join Date: May 2006
Posts: 6
![]() |
Quote:
What code should be in this file? |
|
|
|
|
|
|
#13 |
|
Administrator
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
![]() ![]() ![]() ![]() ![]() ![]() |
Here is the content of .htaccess file that should be in esyndicat directory:
Code:
# enable mod_rewrite RewriteEngine on # mod_rewrite rules for categories pages RewriteRule ^(.*)/$ index.php?category=$1 [QSA,L] RewriteRule ^(.*)/index([0-9]+).html$ index.php?category=$1&page=$2 [QSA,L] # mod_rewrite rule for suggest link page RewriteRule ^suggest-link([0-9]+).html$ suggest-link.php?id=$1 [QSA,L] # mod_rewrite rules for new links page RewriteRule ^new-links.html$ new-links.php [QSA,L] RewriteRule ^new-links([0-9]+).html$ new-links.php?page=$1 [QSA,L] # mod_rewrite rules for top links page RewriteRule ^top-links.html$ top-links.php [QSA,L] RewriteRule ^top-links([0-9]+).html$ top-links.php?page=$1 [QSA,L] # mod_rewrite rules for popular links page RewriteRule ^popular-links.html$ popular-links.php [QSA,L] RewriteRule ^popular-links([0-9]+).html$ popular-links.php?page=$1 [QSA,L] # mod_rewrite rules for editors links page RewriteRule ^editor-links/index.html$ editor-links.php [QSA,L] RewriteRule ^editor-links/index([0-9]+).html$ editor-links.php?page=$1 [QSA,L] # mod_rewrite rules for view link page RewriteRule ^(.*)/(.*)-l([0-9]+).html$ view-link.php?cat=$1&title=$2&id=$3 [QSA,L] # mod_rewrite rules for news page RewriteRule ^news.html$ news.php [QSA,L] RewriteRule ^(.*)-n([0-9]+).html$ news.php?title=$1&id=$2 [QSA,L] # mod_rewrite rules for additional pages RewriteRule ^p(.*).html$ page.php?name=$1 [QSA,L] # mod_rewrite rules for error pages RewriteRule ^([0-9]+).htm$ error.php?error=$1 [QSA,L] ErrorDocument 500 /dir/500.htm ErrorDocument 404 /dir/404.htm ErrorDocument 403 /dir/403.htm ErrorDocument 401 /dir/401.htm
__________________
Best Regards, Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script Recommended Hosting IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored |
|
|
|
|
|
#14 |
|
Join Date: Apr 2006
Posts: 95
![]() |
excellent Simon.
it works !!!! |
|
|
|
|
|
#15 |
|
Administrator
Join Date: Sep 2005
Location: Intelliants LLC
Posts: 8,607
![]() ![]() ![]() ![]() ![]() ![]() |
I'm glad to help you
![]()
__________________
Best Regards, Web Directory Script, Auto Classifieds Script , Affiliate Management Script, Article Directory Script Recommended Hosting IF YOU NEED TO CONTACT ME DO THIS IN HELPDESK. All PMs will be ignored |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Advice wanted - multiple installations or one installation.. | ohiobiz | Search Engine Optimization | 10 | 05-15-2006 10:46 AM |
| 2 Problems After Upgrading to 1.2 pro | boom | Installation and Updates | 4 | 05-05-2006 09:17 AM |
| Instilation problems | Vanny Rosso | Common Questions | 2 | 01-01-1970 02:45 AM |
| email problems | gaboncio | Bug Reports | 13 | 01-01-1970 02:38 AM |