vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Htaccess issues - assistance required. (https://vborg.vbsupport.ru/showthread.php?t=314733)

pityocamptes 10-06-2014 02:04 PM

Htaccess issues - assistance required.
 
Can someone take a look at this thread and help me out on how to format the htaccess to get this mod to work? Thanks.


http://ozzmodz.com/showthread.php/48...ccess-redirect

tpearl5 10-06-2014 07:43 PM

I'm not familiar with the classifieds mod, but it sounds like dbseo is redirecting you because the rewrite rule you have in there is producing a 404. What happens when you turn that feature off in deseo?

This rule:
RewriteRule ^classifieds/([^/]*)/ ./ozzmodz_classifieds.php?do=main&catid=$1 [L,NC]
for example, is saying "match classifieds/whatever/ and rewrite to /ozzmodz_classifieds.php?do=main&catid=whatever

It looks like ozzmodz_classifieds.php?do=main&catid= is looking for a number, but that regex will match and replace with anything, including words.

pityocamptes 10-07-2014 12:26 AM

Man you lost me... I am running https and force redirect to https//site url could that be the problem? How would I be able to have the forced ssl and get ozzmodz working? Thanks.

ForceHSS 10-07-2014 12:47 AM

As you have already asked for support on the ozzys site, you need to continue on that site if the plugin is on this site then you can ask on that topic

ozzy47 10-07-2014 12:55 AM

Quote:

Originally Posted by ForceHSS (Post 2517963)
As you have already asked for support on the ozzys site, you need to continue on that site if the plugin is on this site then you can ask on that topic

Well this was my reply to his question on there.

Quote:

TBH I am not that good with htaccess stuff like that, hopefully someone else ran into this issue and can answer here or on vb.org.

ForceHSS 10-07-2014 09:40 AM

Going by the rest of the post on your site he has worked it out


All times are GMT. The time now is 09:54 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.01147 seconds
  • Memory Usage 1,719KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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