A trip to titwala

This Sunday we I took a trip to titwala ganesh temple with my parents sis and uncle,aunt
We went there by a road as it’s not too far from ambernath and it was really memorable espically the Ulhasnagar roads :p
They are so messy and confusing .Almost about the half hour we were just making roundtrips on the same road then Atlast we found the correct way
It was 7 in morning so the roads were quite empty..

A little about tiwala

Titwala is a small town near Kalyan in Maharashtra, India. It is the site of a venerated temple of Ganesha, and also the putative site of the hermitage where Shakuntala was born.

Siddhivinayaka Temple at Titwala is a popular temple around. Pilgrims floods in lakhs here on ‘Angarika Chaturthi’ a Holy day in Hindu culture. Tuesday is day of Ganapati, attracts decent number of ‘Bhakt’ to this Temple.

Wikimaipa link

Here are some snaps I took ,although taking photos was prohibited ;)



[Image]
[Image][Image]

[Image]
[Image][Image]
[Image][Image]


I really enjoyed the trip :)

DLINK GLB-502T ADSL2+ router configuration for Bsnl dataone

This tutorial is about configuring the router D-LINK GLB 502T ADSL2+ for usage with Dataone internet connection by BSNL

UPDATE  on 12oct 2008 : GLB 502T has been discontinued by D link and is replaced by 802C. This tutorial also works fine with D-Link 802C.

First connect all the equipments to your PC .Details about this is probably given on the manual

  • Now on windows go to control panel -> Network Connections

  • Select “Local Area Connection” and right click it . . . (more…)

Redirecting the root of website to a folder using htaccess

Many people make a common mistake while installing the blogs on their domain,What they do is they install the blog on some folder rather than the root of the website.Hence the address of the blog becomes something like www.mydomain.com/blog without keeping any content on the root of the site (i.e. mydomain.com)

That’s not the only case,Many times by misake OR unknowingly they make their whole website on some other folder rather than the root.and It become a mess to again shift the website one tree down

BUT there is one thing which could solve this issue without moving the whole website,That’s redirecting the users from the root -> to that folder.

Redirection can be made using META tags or using .htaccess file .Use of .htaccess is recommended in redirection cases as many search engine penalizes for using a META refresh tags( as it is mostly used by keyword spammers)

So coming to the point, consider you own a domain “mydomain.com” And you want to redirect all the traffic form “mydomain.com” to “mydomain.com/blog” then use these codes on the .htaccess file on the root (mydomain.com/)

These codes can also be used if you want .. .. . (more…)

|