The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
URL Problem
Sometimes , I click
Code:
www.gencmekan.com "403 page Forbidden" and on firefox "Prefetching is not allowed due to the various privacy issues that arise. " But I click this Code:
www.gencmekan.com/index.php I used: vb 3.6.10 with zoint seo Can you help me about this? Thanks.. |
#2
|
|||
|
|||
What is your .htaccess file content ?
|
#3
|
||||
|
||||
HTML Code:
Options +FollowSymlinks RewriteEngine on RewriteBase / RewriteRule ^([a-z]+).html$ /index.php?$1 [R,L] RewriteRule ^([a-z0-9_-]*-(f|all)[0-9]+(p[0-9]+|/index[0-9]*)?.html)$ forumdisplay.php/$1 [QSA,L] RewriteRule ^([a-z0-9_-]*-(t|p)[0-9]+(p[0-9]+|/index[0-9]*)?.html)$ showthread.php/$1 [QSA,L] RewriteCond %{REQUEST_URI} !(index.php|.css) [NC] RewriteRule ^(archive|sitemap)/(.*)$ $1/index.php/$2 [QSA,L] <IfModule mod_security.c> SecFilterEngine Off SecFilterScanPOST Off </IfModule> |
#4
|
||||
|
||||
damn i wish i could help, but both URL's work for me on firefox and IE
.com and .com/index.php both work no errors. im guessing in your URL contact details you have .com and not .com/index.php? lol thought i'd just ask maybe upload your index.php and over right, sometimes it can fix the weirdest things. |
#5
|
||||
|
||||
yes now it works without problem , but sometimes it can be.
uploading index.php is not fix this problem. --------------- Added [DATE]1213965641[/DATE] at [TIME]1213965641[/TIME] --------------- is there any answer? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|