Hello,
I was wondering if there is a way to make getting to my page easier. To bring up my page I have to type:
- http://my.domain.com/Gallery/index.php
Can I make is so all I have to type into my browser:
in order to load my page?
Thanks in advance,
Rob K.
You can put coppermine at the root of your site. Move the coppermine files up a level and then change the ecard url in config.
...or use a redirection by means of JavaScript, meta tag or .htaccess - your choice ;)