vBulletin Search Engine Optimization
This is a discussion on Options +FollowSymLinks within the Off-Topic & Chit Chat forums, part of the Focus on Members category; htaccess question: Options +FollowSymLinks RewriteEngine on RewriteRule (.*)\.htm$ /index.php?cat=$1 it works. but this one gives error: Options +FollowSymLinks RewriteEngine on ...
| |||||||
Enhancing 80 million pages. | Register | FAQ | Members List | Social Groups | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| ||||
| ||||
|
htaccess question: Options +FollowSymLinks RewriteEngine on RewriteRule (.*)\.htm$ /index.php?cat=$1 it works. but this one gives error: Options +FollowSymLinks RewriteEngine on RewriteRule (.*)\.htm$ /index.php?cat=$1 RewriteRule (.*)\.php$ /sayfa.php?cat=$1 when i use it, i get 500 * internal server error |
|
#2
| ||||
| ||||
| Re: Options +FollowSymLinks
Hello, you can try to put [L] to the last rewrite rule like this: Code: RewriteRule (.*)\.php$ /sayfa.php?cat=$1 [L]
__________________ Oleg Ignatiuk / Crawlability Inc. vBSEO 3.2.0 Launched - Maximum Overdrive for Your Web Traffic! Over 100 Instant SEO Optimizations vBSEO Google Sitemap Generator - Version 2.2 Released Mandatory Upgrade for vBSEO 3.2.0 GOLD 6X Traffic - $1400 in One Day with vBSEO! Imagine What the vBSEO Patent Pending Technology Can Do For You. |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Options in Beta Stage? | Webnower | General Discussion | 1 | 04-19-2006 05:49 PM |
| 403 and error log errors? | GlitterKill | Bug Reporting | 6 | 02-16-2006 06:32 PM |
| Width of vBulletin Options setup | T2DMan | Feature Requests | 0 | 12-18-2005 10:45 PM |
| 2.3.0 - vbseocp.php - vB's Archive Options | Keith Cohen | Bug Reporting | 1 | 11-30-2005 11:22 PM |
| AdminCP Options | TraumTeam | Troubleshooting | 1 | 09-29-2005 08:24 PM |