Say you have a website, some of it open to the public, some open to members only
the members only section is protected with an htaccess defined user
but, you dont want to have to set up all th...
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/PHP/Q_21204635.htm...
Zones:
PHPDate Answered: 11/12/2004 Rating: 8.2 Views: 4
I currently have the contect of my site in a sub-directory under my root directory and I also have a photo gallery in another sub-directory (but also set up as a sub-domain)
I am trying to find ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_21677889.htm...
I am having technical difficulties on my site so until I can get it repaired we want to redirect *all* pages of the site to the home page of a different site. I had asked some help from the hosti...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_21920192.html
I am trying to redirect this page:
/gallery/index.php?list=1 to /gallery1.php
I tried this code in my .htaccess file but it does not work:
Redirect /gallery/index.php?list=1 http://www.sit...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22039506.htm...
hello
how can i make an redirect from http://domain.com/* to http://www.domain.com/* ? in .htaccess
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22113774.html
hello
i need to redirect http://www.domain.com/file.html to http://www.domain.com/newfile.html (a 301 redirect so i can transfer the pagerank as well)
thanx
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22142633.html
I am trying to make an htaccess redirect
Basically if there is no second slash or period, go to http://www.mysites.com/users/user.php?user=$1
so www.mysites.com/username goes to http://www.m...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22545678.htm...
Hi
Can I know what will be the Rewrite code be if I wish to redirect under this condition
if a user type
a, http://www.domain.com/image/ -> will redirect to http://www.image.com
b, http...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_22596933.html
I need a .htaccess redirect (moved permanently) for:
I want that http://www.gtop.ro/statistici-view~site-28.html to be redirected to http://statistici.gtop.ro/view~site-28.html
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22663637.htm...
i have a list of urls that google cannot follow as they contain special chars. i orginally submitted all these URls to google with the correct url, but for some reason, my - have been replaced by ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_22701517.htm...