View previous topic :: View next topic |
Author |
Message |
Al
Joined: 07 Jul 2006 Posts: 2 Location: Seattle, Washington
|
Posted: Sat Jul 08, 2006 11:58 am Post subject: Help, I'm trapped in /img and can't get out! |
|
|
I must be missing something obvious, as I can find no reference to such a problem in the forum, but this is driving me nuts....
wview uploads all image and html files to the /img directory, including the index.html file.
So how can I set up a web page that links to the parent directory of /img?
In my case, that would be ~/wx/ , as it stands I have to go to ~/wx/img/ to view the page.
I can use an .htaccess file to redirect from /wx to /wx/img/ , but it will still show in the browser window as ~/wx/img/.
Someone please tell me where I have gone wrong!
Many thanks,
Al |
|
Back to top |
|
|
bhnb
Joined: 28 Nov 2005 Posts: 127
|
|
Back to top |
|
|
TheBum
Joined: 17 Jun 2006 Posts: 9
|
Posted: Sat Jul 08, 2006 4:21 pm Post subject: |
|
|
I use an http-equiv="refresh" meta tag to redirect from "weather" to "weather/img" but, as you say, the final location in the browser's address bar still says "/img". I'd also be interested in knowing how to make the address stay as "weather", although it doesn't really bother me. |
|
Back to top |
|
|
|