| | |
redirect page
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Mar 2008
Posts: 70
Reputation:
Solved Threads: 1
i have a problem: i want redirect everything page in url: ex: http://dracotech.biz to http://www.dracotech.biz . want to add www. in everything request from user.. maybe with mode rewrite in apache but i didn't find way how to do it..
•
•
•
•
i have a problem: i want redirect everything page in url: ex: http://dracotech.biz to http://www.dracotech.biz . want to add www. in everything request from user.. maybe with mode rewrite in apache but i didn't find way how to do it..
PHP Syntax (Toggle Plain Text)
RewriteCond %{HTTP_HOST} ^domain.com$ [NC] RewriteRule ^(.*)$ http://www.domain.com/$1 [R=301
www.fijiwebdesign.com - web design and development and fun
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
Cpanel Email - Let users Register email accounts on your website upon registration
Ajax Chat - Fully browser based chat!
![]() |
Similar Threads
- How to redirect a page in JSP (JSP)
- redirect page timer (PHP)
- i want to send labelbox value with redirect page (ASP.NET)
- i want to send labelbox value with redirect page (VB.NET)
- redirect doesn't redirect without refresh (PHP)
- Page_Load never called when I browse to my aspx page (ASP.NET)
- php mail form - need to redirect to new page (PHP)
- No page header and footer when printing a web page (JavaScript / DHTML / AJAX)
Other Threads in the PHP Forum
- Previous Thread: how can i send selected checkbox values to email?
- Next Thread: Page navigation problem:urgent
| Thread Tools | Search this Thread |
advanced ajax apache api array basics beginner binary broken cakephp check checkbox class cms code combobox cookies cron curl database date datepart display dynamic echo email error file files folder form forms function functions google head href htaccess html image include includingmysecondfileinthechain insert integration ip java javascript job joomla js limit link login loop mail menu mlm multiple mysql oop parse password paypal pdf php problem procedure query radio random recursion regex remote script search server sessions smarty smash sms soap source space sql stored syntax system table traffic tutorial unicode update upload url validator variable video web xml youtube






