| |
| |
|
|
|
|
| |
|
| |
|
| :: |
| Author |
Message |
funwadi PR0

Joined: 06 May 2007 Posts: 53 Location: UAE
|
Posted: Wed May 09, 2007 8:13 pm Post subject: 404 HTTP Not Found error |
|
|
Hello dcz,
I came to know when all my members started saying me and when i removes this MOD, it works smoothly and when i install it again it is making problem. I didn't noticed because I am using FireFox and in FF there is no problem but in Internet Explorer for example If you go to a link for example say
http://www.funwadi.com/forum/jhoom-barabar-jhoom-2007-320-kbps-vbr-title-song-t15505.html
and click POST REPLY button and reply it. Next page it comes is 404 Page Error but in Firefox it post it normally!
Can you please help me in fixing the Internet Explorer problem ? |
|
|
| Back to top |
|
 |
|
 |
funwadi PR0

Joined: 06 May 2007 Posts: 53 Location: UAE
|
Posted: Wed May 09, 2007 8:14 pm Post subject: Re: 404 HTTP Not Found error |
|
|
You can have a look at my .htaccess file. Might be there is some problem in it.
| Code: | # -FrontPage-
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName www.traders.cc
AuthUserFile /home/traders/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/traders/public_html/_vti_pvt/service.grp
AddType application/x-httpd-php .html
php_value upload_max_filesize 10M
RewriteEngine On
RewriteBase /
#########################################################
# PHPBB SEO REWRITE RULES #
#########################################################
# AUTHOR : DCZ http://www.phpbb-seo.com/
# STARTED : 01/2006
#####################################################
# FORUMS PAGES
########################
# FORUM INDEX (un-comment if used)
# RewriteRule ^forum/index\.html$ /forum/index.php [QSA,L,NC]
# FORUM PROTECTION RULE
# RewriteRule ^forum/[a-z0-9_-]*/([^/]+\.html)$ /forum/index.php [R=301,L,NC]
# CATEGORIES
RewriteRule ^forum/[a-z0-9_-]*-c([0-9]+)\.html$ /forum/index.php?c=$1 [QSA,L,NC]
# PAGINATED FORUM
RewriteRule ^forum/[a-z0-9_-]*-f([0-9]+)-([0-9]+)\.html$ /forum/viewforum.php?f=$1&start=$2 [QSA,L,NC]
# FORUM
RewriteRule ^forum/[a-z0-9_-]*-f([0-9]+)\.html$ /forum/viewforum.php?f=$1 [QSA,L,NC]
# PAGINATED TOPIC
RewriteRule ^forum/[a-z0-9_-]*-t([0-9]+)-([0-9]+)\.html$ /forum/viewtopic.php?t=$1&start=$2 [QSA,L,NC]
# TOPIC
RewriteRule ^forum/[a-z0-9_-]*-t([0-9]+)\.html$ /forum/viewtopic.php?t=$1 [QSA,L,NC]
# POST
RewriteRule ^forum/post([0-9]+)\.html$ /forum/viewtopic.php?p=$1 [QSA,L,NC]
#PROFILES
RewriteRule ^forum/member([0-9]+)\.html$ /forum/profile.php?mode=viewprofile&u=$1 [QSA,L,NC]
# END PHPBB PAGES
##################################################### |
|
|
|
| Back to top |
|
 |
dcz Administrateur - Site Admin

Joined: 28 Apr 2006 Posts: 14279
|
|
| Back to top |
|
 |
funwadi PR0

Joined: 06 May 2007 Posts: 53 Location: UAE
|
Posted: Thu May 10, 2007 10:33 am Post subject: Re: 404 HTTP Not Found error |
|
|
Sorry dcz. Next time it won't happen. By the way, you can have a look at my post there.
Thank You  |
|
|
| Back to top |
|
 |
|
| Navigation |
Similar Topics |
|
|
|
|
|
|
|
| |
|
|
|
|
| |
|
|
|
|
| |