İyinet'e Hoşgeldiniz!

Türkiye'nin En Eski Webmaster Forum'una Hemen Kayıt Olun!

Kayıt Ol!

htaccess ile acılan mesajları başlık olarak gösterme yardım.

A

ALY

Misafir
Scriptin orjinal sitesinden böyle bi yardım mesajı aldım.
*wildard ını ekledim tüm subdomainler ana dizine yönleniyor fakat devamını getiremedim.
Yardımlarınızı bekliyorum arkadaşlar.

Firstly you don't need to make ANY changes to script core. You just need to change your apache directive for the site to something like the following (you'll also need to make sure that your DNS Zone record has a wildcard setting, something along the lines of "*.yoursite.com. IN A 22.222.22.222"):


<VirtualHost 22.222.22.222>
DocumentRoot /your/site/root
ServerAlias *.yoursite.com
ServerName www.yoursite.com
</VirtualHost>

Then navigating to "anything.yoursite.com" will load the default site for your Script installation. Once you've got that setup then you will need to write scripts to generate your term links so you link to the desired sub-domains specific to a term, how/where you do this is entirely dependent on how you design your site.
 

Türkiye’nin ilk webmaster forum sitesi iyinet.com'da forum üyeleri tarafından yapılan tüm paylaşımlardan; Türk Ceza Kanunu’nun 20. Maddesinin, 5651 Sayılı Kanununun 4. maddesinin 2. fıkrasına göre, paylaşım yapan üyeler sorumludur.

Backlink ve Tanıtım Yazısı için iletişime geçmek için Skype Adresimiz: .cid.1580508955483fe5

Üst