Hide Paths?

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
Darklord_666
-


Joined: 24 May 2003
Posts: 6

PostPosted: Sat May 24, 2003 3:46 am    Post subject: Hide Paths? Reply with quote

Hello there,

I'am not all that new to this server but i have been lookin' for some
settings or anything to hide paths. ex:

Http://127.0.0.1/main/index.html

reduced to the ip...

Http://127.0.0.1/

How or is it possible? I own some domain-names so i really need it =)
Suggestions or your own thoughts would be appricated.
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Sat May 24, 2003 6:23 am    Post subject: Reply with quote

I know how , if you would like to hide a path to your /images/ folder just drop a index.htm or index.html file in the images folder and point your browser to

http://www.yourdomain/images/

Here's a live example
http://www.offspringvideos.com/images theres a index.html file in my /images/ folder

Glad I can Help ! :roll:
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
akrocks
-


Joined: 19 May 2003
Posts: 53
Location: I dunno...

PostPosted: Sat May 24, 2003 7:07 am    Post subject: Reply with quote

I think he means he wants so that even if the page index.html or downloads.html or whatever.html, no matter what page it is it will always show domain.com in the address bar, right?
_________________
my isp sux
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Sat May 24, 2003 7:55 am    Post subject: Reply with quote

I think your right and the only way to do that is to use a redirection service like cjb.net 8)
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Darklord_666
-


Joined: 24 May 2003
Posts: 6

PostPosted: Sat May 24, 2003 12:49 pm    Post subject: Reply with quote

Sounds like i ave to use some php coding then, something that sets the path within a code... Odd way but i think that would work or is there some cgi for that? Couse adding a code for php requireds you write it on every file... and when you got over 600 pages... You'll get the idea^_^
Back to top View user's profile Send private message
akrocks
-


Joined: 19 May 2003
Posts: 53
Location: I dunno...

PostPosted: Sat May 24, 2003 3:24 pm    Post subject: Reply with quote

I Remember! Once when I used cjb when i had a geocities account, i viewed source and was like hey! whered it go? It was a frame that they used. you make the fram 100% width and height so that no one will even know its their. Then it will always show the url of the frame which most likly would be index.html. There is a slight drawback you wont beable to change the title either while it is in the frame.. This is alot simpler to pull off that you'd think! Good Luck!

Code:

<!--index.html-->
<html>
<head>
<title>Pick A Good One!</title>
<body>
<FRAMESET COLS="100%" FRAMEBORDER="0" FRAMESPACING="0" BORDER="0">
<FRAME SRC="PAGE_A.htm">
</body>
</html>



That should get you going! If you need more help ask or go to http://www.htmlgoodies.com/tutors/fram.html
_________________
my isp sux
Back to top View user's profile Send private message
Darklord_666
-


Joined: 24 May 2003
Posts: 6

PostPosted: Sat May 24, 2003 3:32 pm    Post subject: Reply with quote

Thanks alot akrocks!! Diden't thought about framesets, been sittin' here all day writing a code :twisted: But thanks you you .. You made my life easy again =) Setting the site into just one frame will hide it all =)

Still it will show the link in the codes but if i'll add an Anti-leech code
and encrypt the files it all will go fine ^_^


Guess school out then :wink: :wink: and works in.. =)
Back to top View user's profile Send private message
akrocks
-


Joined: 19 May 2003
Posts: 53
Location: I dunno...

PostPosted: Sat May 24, 2003 4:06 pm    Post subject: Reply with quote

No Problem! Glad I could help!
_________________
my isp sux
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Sat May 24, 2003 5:10 pm    Post subject: Reply with quote

Well the way I see it is , even if you do a frame , you will still see the code.

If you right click on the page it self and view the source code it will still show the regular code but if you do it from the Tools menu where it says view then you won't see the real coding , their are some javascripts that can hide the source code on every page just look for , javascripts that can hide the source code

GOOD LUCK ! 8)
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
s1asher
-


Joined: 20 Mar 2003
Posts: 53

PostPosted: Sun May 25, 2003 1:59 am    Post subject: Reply with quote

and if you get bothered about the right clicking, just use a script to stop it
Back to top View user's profile Send private message
CapFusion
-


Joined: 18 May 2003
Posts: 617
Location: Lost in Abyss' Dungeon

PostPosted: Sun May 25, 2003 6:01 pm    Post subject: Reply with quote

If you just want to have only the main URL address, there are some few way of doing this.
1. Frameset in your main HTML page
2. Use your Domain to Redirect as frame.
_________________
CapFusion,...
Back to top View user's profile Send private message
Darklord_666
-


Joined: 24 May 2003
Posts: 6

PostPosted: Mon May 26, 2003 1:02 am    Post subject: Reply with quote

Thanks alot guys! Finaly got everything backup and workin' ^_^

Can't seen to thank enough, Diden't think i would get this
much help, i Really appricate it =) Dunno how i would repay
you but i can always help others with the knowlage i have ^_^
Back to top View user's profile Send private message
os17fan
-


Joined: 21 Mar 2003
Posts: 531
Location: USA

PostPosted: Mon May 26, 2003 1:20 am    Post subject: Reply with quote

You can repay us by giving us the web site address to your web site :D
_________________
This web server is the best !
Back to top View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
Darklord_666
-


Joined: 24 May 2003
Posts: 6

PostPosted: Mon May 26, 2003 1:26 am    Post subject: Reply with quote

lol, by doin' that i would get killd. Nahh, Honsetly it's still in very early stage.
Basicly started the new project, Got so much bad comments about my old
site was "too" advance and hard to use. But as builder i diden't know that
^_^;;;;; But the site is just about my music and some "illegal" things like
full albums, but once it is up you can check it out at:

Http://darklord.zapto.org/

Thou i got so many requests from a group calld :#Gamemusic
a channel at IRC whear i serv music, to build there new site so
mine will problery be down till then... There current site is:

http://gamemusic.2ya.com/
(Check it out if you are looking for GameMusic, and if you are
please give me a call, can problery let you past some queues ^_^)

Well then, that was that ^_^


...Darklord
Back to top View user's profile Send private message
CapFusion
-


Joined: 18 May 2003
Posts: 617
Location: Lost in Abyss' Dungeon

PostPosted: Mon May 26, 2003 1:52 am    Post subject: Reply with quote

Darklord_666 wrote:
lol, by doin' that i would get killd. Nahh, Honsetly it's still in very early stage.
Basicly started the new project, Got so much bad comments about my old
site was "too" advance and hard to use. But as builder i diden't know that
^_^;;;;; But the site is just about my music and some "illegal" things like
full albums, but once it is up you can check it out at:

Http://darklord.zapto.org/

Thou i got so many requests from a group calld :#Gamemusic
a channel at IRC whear i serv music, to build there new site so
mine will problery be down till then... There current site is:

http://gamemusic.2ya.com/
(Check it out if you are looking for GameMusic, and if you are
please give me a call, can problery let you past some queues ^_^)

Well then, that was that ^_^

...Darklord

Cool dude...... :D
_________________
CapFusion,...
Back to top View user's profile Send private message
Darklord_666
-


Joined: 24 May 2003
Posts: 6

PostPosted: Tue Jul 22, 2003 3:46 am    Post subject: Reply with quote

Hey once again, now i'am standing on the edge again with same kinda problem.... Iframes is working more then just awsome and it disables ppl from seeing the full path but now i got 2 sliders... You can see it on the site here: http://darklord.zapto.org:555 - Just look too the left and you'll notice there is 2, 1 for the page and another for the iframe, is there any way to use the pages slider insted of the iframes? Tryed to disable the scroler on the ifreame but it just disables the page from scrolling at all...
Back to top View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group