Does anybody know which characters will cause problems with this mod? Spaces seem to be a big problem.
It looks like this similar mod does not have any problems with special characters and spaces: https://vborg.vbsupport.ru/showthrea...rofile+rewrite Does that work for anyone? |
I am using this and it works fine, here is what I have in my /blog/ directory .htaccess file:
Code:
RewriteEngine On I tinkered around with mine, and the closest I came to making it work was by adding the following code to my other lines of code in my .htaccess file in my main site directory: Code:
redirectmatch 301 /blog(/.*)?$ http://www.mydomain.com/forums/blog.php?username=$1 By going to http://www.mydomain.com/blog/username the end result is http://www.mydomain.com/forums/blog.php?username=/username That slash before the user name is what breaks it. Anyone know how to fix this? |
I am having a Problem.
When i go to. http://mysite.com/username the User id opens but when i go to http://mysite.com/member.php?u=2 then also member profile opens ..how do i remove this urls http://mysite.com/member.php?u=2 |
tried this and didn't work for vb4.2.1
|
Sorry for gravedigging but can someone convert this to nginx?
|
Quote:
|
All times are GMT. The time now is 01:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|