Moderator: Integra Moderator
"dropstarz";p="33104" wrote:since i havn't added any mods to my site except the interga mod i just used your premoded files which seems to be fine but i think theres a site structure problem when i click on a topic on the forums i get a file not found
http://www.dropstarz.com/index.php if you can take a look please it seems to be the only problem.
The requested URL /dropstarz/viewtopic.php was not found on this server.
DirectoryIndex index.html portal.php index.php
# SEO phpBB
<Files>
Order Allow,Deny
Deny from All
</Files>
<Files>
Order Allow,Deny
Deny from All
</Files>
RewriteEngine On
# Forum
RewriteCond %{REQUEST_FILENAME} /(.*)-f([0-9]*).html
RewriteRule (.*) viewforum.php?f=%2 [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-f([0-9]*)-s([0-9]*).html
RewriteRule (.*) viewforum.php?f=%2&start=%3 [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-f([0-9]*)-p([0-9]*)-s([0-9]*).html
RewriteRule (.*) viewforum.php?f=%2&topicdays=%3&start=%4 [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-f([0-9]*)-p([0-9]*).html
RewriteRule (.*) viewforum.php?f=%2&topicdays=%3 [L]
#topic
RewriteCond %{REQUEST_FILENAME} /(.*)-t([0-9]*).html
RewriteRule (.*) viewtopic.php?t=%2 [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-t([0-9]*)-s([0-9]*).html
RewriteRule (.*) viewtopic.php?t=%2&start=%3 [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-t([0-9]*)desc.html
RewriteRule (.*) viewtopic.php?t=%2&&postorder=desc [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-t([0-9]*)-p([0-9]*)-s([0-9]*).html
RewriteRule (.*) viewtopic.php?t=%2&postdays=%3&postorder=asc&start=%4 [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-t([0-9]*)-p([0-9]*)desc-s([0-9]*).html
RewriteRule (.*) viewtopic.php?t=%2&postdays=%3&postorder=desc&start=%4 [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-t([0-9]*)-p([0-9]*)desc.html
RewriteRule (.*) viewtopic.php?t=%2&postdays=%3&postorder=desc [L]
RewriteCond %{REQUEST_FILENAME} /(.*)-t([0-9]*)-p([0-9]*).html
RewriteRule (.*) viewtopic.php?t=%2&postdays=%3&postorder=asc&start=0 [L]
"dropstarz";p="33115" wrote:so all my files are in a folder called dropstarz
RewriteRule (.*) viewforum.php?f=%2&
Registered users: App360MonitorBot, Bing [Bot], Google [Bot], Majestic-12 [Bot]