Jump to content
  •     ai.php.gif instagramlogo.jpg

Sign in to follow this  
ElGringo69

Redirection From The Homepage

Recommended Posts

Hello,

 

For the homepage, i have a suggestion.

 

Create an automatic redirection.

 

Delete the index.html file : https://www.opengrow.com/index.html

 

Create an index.php file : https://www.opengrow.com/index.php

 

With the following code:

 

><?php
header("Location: http://www.opengrow.com/forum/");
?>

 

The best way to make a clean redirection is to use htaccess to make a 301 redirection, but it's more difficult :verrygood

 

Schuss

Share this post


Link to post
Share on other sites
Guest DaMiss
Create an automatic redirection.

 

Was on the ToDo list and is Done.

 

Thanks for your suggestion. Good to see that people are with us :verrygood

 

DaMiss

Share this post


Link to post
Share on other sites
The best way to make a clean redirection is to use htaccess to make a 301 redirection, but it's more difficult :specool

 

I like it the hard way, so that's what I did :verrygood

Share this post


Link to post
Share on other sites

Hi'

 

Just a lit' Warning with the alias on server-sides who can lead to easier security leak...

 

> El gringo, Sorry pal, it's always the same story between security 'n accessibility. Nice tips for the rest, but this time, there's much more issues with the url alias.

 

(Désolé de te la faire en anglais...) :specool C'est pour la mondialisation ... :verrygood

Beaucoup de problèmes d'injection avec les raccourcis d'url coté serveur.

 

Lat'

Share this post


Link to post
Share on other sites
Guest DaMiss

Luckely we have google translate so i still can get an idea what you guys are talking about, pfffff

 

ElGringo: the /forum is there for a reason. In the future we want a portal on the .com and from there access to the forum /forum :verrygood

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...