Check out: http://www.seoconsultants.com/articles/1000/url-rewriting.asp for more information. If you are running Apache - search for mod_rewrite. If IIS, look for ISAP Rewrite.
Conor -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Sam Sent: Tuesday, June 27, 2006 9:37 AM To: [email protected] Subject: [php-list] Re: URL Hiding Yes, preferably using the .HTACCESS file. I am already given the source code, which is mostly PHP files. This is a database driven website, developed by a vendor. I just want more security by not exposing the internal URLs. --- In [email protected] <mailto:php-list%40yahoogroups.com> , "Conor Doyle" <[EMAIL PROTECTED]> wrote: > > Frames? ;-) > > I'm not sure how you would do this through PHP- but URL shortening can > be accomplished through the .HTACCESS file. However, some parameters > will still be passed via the URL. > > Conor > > -----Original Message----- > From: [email protected] <mailto:php-list%40yahoogroups.com> > [mailto:[email protected] <mailto:php-list%40yahoogroups.com> ] > On Behalf Of Sam > Sent: Monday, June 26, 2006 11:16 PM > To: [email protected] <mailto:php-list%40yahoogroups.com> > Subject: [php-list] URL Hiding > > Hello everyone, > > Does anyone know how to hide the explicit URL addresses by exposing only > the root URL? Ideally, I want something small and simple to add to my > PHP or HTML script. > > Thanks > ------------------------ Yahoo! Groups Sponsor --------------------~--> See what's inside the new Yahoo! Groups email. http://us.click.yahoo.com/2pRQfA/bOaOAA/yQLSAA/HKFolB/TM --------------------------------------------------------------------~-> Community email addresses: Post message: [email protected] Subscribe: [EMAIL PROTECTED] Unsubscribe: [EMAIL PROTECTED] List owner: [EMAIL PROTECTED] Shortcut URL to this page: http://groups.yahoo.com/group/php-list Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-list/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
