vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   URL Problem (https://vborg.vbsupport.ru/showthread.php?t=183028)

kemalyanal 06-20-2008 06:58 AM

URL Problem
 
Sometimes , I click
Code:

www.gencmekan.com
I take this error on i.Explorer

"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
there is no problem , the page is open

I used: vb 3.6.10 with zoint seo

Can you help me about this?

Thanks..

Lizard King 06-20-2008 07:00 AM

What is your .htaccess file content ?

kemalyanal 06-20-2008 07:21 AM

Quote:

Originally Posted by Lizard King (Post 1554256)
What is your .htaccess file content ?

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>


ShawneyJ 06-20-2008 07:32 AM

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.

kemalyanal 06-20-2008 07:49 AM

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?


All times are GMT. The time now is 07:51 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00988 seconds
  • Memory Usage 1,721KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete