Forums / Install & configuration / New user has access problem

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

New user has access problem

Author Message

Nick Haralambopoulos

Saturday 04 February 2006 11:56:41 am

I am a new user of Exponential. I downloaded Exponential 3.7.2 and did all the tutorial. I made a site at
www.myexamplesite.com/tscm/ and it is cofigured for URL access. I would like to change it and everytime someone types www.myexamplesite.com to go to my tscm/ site. Is this possible?

I searched the docs but I can't figure out how to make it work.

Anyone can help a newbie?

Thanks

Mike Duncan

Tuesday 14 February 2006 10:00:34 am

Create a .htaccess file your document root with the following

DirectoryIndex www.myexamplesite.com/tscm/

This will force anyone going to www.myexamplesite.com to www.myexamplesite.com/tscm/

http://www.mike.eclipse.co.uk/htaccess