Newbie Question

Using a single web hosting account to host multiple sites

Postby weewah » Thu Jul 16, 2009 5:57 pm

I changed this piece of code:
Code: Select all
RewriteRule ^/$ /web/aa17/%1.html [PT,L]

to this:
Code: Select all
RewriteRule ^/$ /web/aa17/fnbs1a.html [PT,L]


I still don't understand why http://motors1a.abc.com.sg would open the URL /web/aa17/fnbs1a.html correctly, while http://fnbs1a.abc.com.sg doesn't.

According to the rewrite.log, both are rewritten correctly:
Code: Select all
forcing '/web/aa17/fnbs1a.html' to get passed through to next API URI-to-filename handler


But rewrite continues with URL http://fnbs1a.abc.com.sg.
weewah
 
Posts: 20
Joined: Fri Jun 12, 2009 6:37 am

Postby weewah » Thu Jul 16, 2009 10:42 pm

Hi, I managed to get it to work. Apparently, the browser cache in my PC was causing the problem. After clearing the cache, everything worked!

I'm really grateful for all the help you've give to me. :wink:
weewah
 
Posts: 20
Joined: Fri Jun 12, 2009 6:37 am

Previous

Return to Domain Handling

Who is online

Users browsing this forum: No registered users and 15 guests

cron