Using your portal as your site home page.
#11
You could technically use .htaccess and a little PHP if you want to make forums.php come up as /forums/ as well. (Just an idea)
Need web hosting? Try MyBBWebHost!
#1 for Running MyBB Communities
The world's only premium web host dedicated to MyBB forums.

Reply
#12
(2009-02-04, 12:01 AM)Zash Wrote: You could technically use .htaccess and a little PHP if you want to make forums.php come up as /forums/ as well. (Just an idea)

RewriteRule forums/ forums.php
Reply
#13
(2009-02-04, 12:04 AM)TomL Wrote:
(2009-02-04, 12:01 AM)Zash Wrote: You could technically use .htaccess and a little PHP if you want to make forums.php come up as /forums/ as well. (Just an idea)

RewriteRule forums/ forums.php
I was thinking that too, but how do you transform any /forum.php or /index.php links into /forums/ links? Kinda like what the SEO plugin does? So there wouldn't be any duplicate content.
Need web hosting? Try MyBBWebHost!
#1 for Running MyBB Communities
The world's only premium web host dedicated to MyBB forums.

Reply
#14
(2009-02-04, 02:04 AM)Zash Wrote:
(2009-02-04, 12:04 AM)TomL Wrote:
(2009-02-04, 12:01 AM)Zash Wrote: You could technically use .htaccess and a little PHP if you want to make forums.php come up as /forums/ as well. (Just an idea)

RewriteRule forums/ forums.php
I was thinking that too, but how do you transform any /forum.php or /index.php links into /forums/ links? Kinda like what the SEO plugin does? So there wouldn't be any duplicate content.
I don't think you could. You could move index.php(forums.php) to forums, and then just do:
RewriteRule forums/ forums/index.php
Reply
#15
(2009-02-04, 02:07 AM)TomL Wrote:
(2009-02-04, 02:04 AM)Zash Wrote:
(2009-02-04, 12:04 AM)TomL Wrote:
(2009-02-04, 12:01 AM)Zash Wrote: You could technically use .htaccess and a little PHP if you want to make forums.php come up as /forums/ as well. (Just an idea)

RewriteRule forums/ forums.php
I was thinking that too, but how do you transform any /forum.php or /index.php links into /forums/ links? Kinda like what the SEO plugin does? So there wouldn't be any duplicate content.
I don't think you could. You could move index.php(forums.php) to forums, and then just do:
RewriteRule forums/ forums/index.php
An SEO plugin did that.
Need web hosting? Try MyBBWebHost!
#1 for Running MyBB Communities
The world's only premium web host dedicated to MyBB forums.

Reply
#16
Yeah I know (@Beatrix Kiddo). But I was asking if it was possible to make the portal.php as mysite.domain, and the forums mysite.domain/forum (or forum.mysite.domain.. whatever).
Reply
#17
(2009-02-04, 03:32 PM)Icy Wrote: Yeah I know (@Beatrix Kiddo). But I was asking if it was possible to make the portal.php as mysite.domain, and the forums mysite.domain/forum (or forum.mysite.domain.. whatever).

Yes, it's possible. Toungue
If you type in either yoursite.domian or yoursite.domain/index.php it will be the same. Toungue
I'm not even angry. I'm being so sincere right now, even though you broke my heart and killed me. And tore me to pieces, and threw every piece into a fire.
Reply
#18
How do you get to the forum off the portal?
Reply
#19
Add a link in the header template.
MyReactions - All Plugins

Can you still feel the butterflies?

Free never tasted like pudding.
Reply
#20
Ok now your talking some foreign language. Can i do that from the admin panel?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)