Wiki articles in category How-tos tagged with "URL"

Showing 1-7 of 7 items.

How to make UrlManager createAbsoluteUrl work with sub-domains

Created 9 years ago by Wade Shuler Wade Shuler, updated 8 years ago by CeBe CeBe.

Upon creating my Yii2 Members System, I have ran into a few snags along the way that forced me to extend and bend Yii2 to my will.

1 0
3 followers
Viewed: 43 257 times
Version: 2.0
Category: How-tos

How to have truly multilingual URLs

Created 10 years ago by oligalma oligalma, updated 4 years ago by oligalma oligalma.

We can easily have a multilingual site if we put a "lang" parameter that comes via GET. For example:

0 0
3 followers
Viewed: 22 022 times
Version: 1.1
Category: How-tos

How to hide /frontend/web in url addresses on apache

Created 11 years ago by raminious raminious, updated 11 years ago by jim. jim..

There is an issue on Yii2 to redirecting / urls to /frontend/web.
In other words we need a way to hidden /frontend/web from addresses.
We will do this without changing Apache configuration and creating virtual host or setting document root (It's good for share hostings that we have not access to apache.conf)

11 0
22 followers
Viewed: 134 351 times
Version: 2.0
Category: How-tos

How to create a simple logout link in the view?

Created 12 years ago by mi.sarah mi.sarah, updated 12 years ago by CeBe CeBe.

Here you learn to create and set a simple ahref-link to logout the current user.

0 2
1 follower
Viewed: 52 367 times
Version: 1.1
Category: How-tos

URL management for Websites with secure and nonsecure pages

Created 13 years ago by qiang qiang, updated 13 years ago by qiang qiang.

In this article, I will describe how to manage URLs for a Website that has both secure and nonsecure content.

19 0
34 followers
Viewed: 65 353 times
Version: 1.1
Category: How-tos
Tags: URL

Hyphenation of routes in URL management

Created 13 years ago by qiang qiang, updated 13 years ago by qiang qiang.

In this article, we introduce an approach that allows automatic hyphenation of the route part in URLs.

15 0
21 followers
Viewed: 38 488 times
Version: 1.1
Category: How-tos
Tags: URL

Url: hide index.php

Created 14 years ago by Hermans Hermans, updated 14 years ago by Hermans Hermans.

Maybe it looks simple, but some time ago I need some time to find a solution of this case. I finally got it, and I want to share that I also experienced such cases. So that it can make reference.

19 0
31 followers
Viewed: 333 817 times
Version: 1.1
Category: How-tos