Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Includ ssi from another directory

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Related Topics:
Directory Protection - Hi Folks Could someone tell me please .... A couple of websites I look after are hosted on '1 and 1' who have a facility users to input a userid and password) which I've tested out and it works fine. Now, the

The open Directory - Anyone had problems summiting a URL at I have been trying for two days, at best I can sometimes get to the submit form and the site freezes. Anyone else submitted recently? Thanks John

Add you site to this directory - Free quick sign up, add the A1 ribbon to your site or a text link and every visitor you refer places you higher within the Just started, welcome your support for Herc

Info : New search directory to submit to - Hello I hope this is not We have just launched a new 'Yahoo' Style web We will take most types of sites for inclusion as long as they have content. No link lists. Thanks Alan

Remote directory scanning and stuff - I've got nothing better to do, so I'm gonna attempt this. I want to be able to scan a directory on my PC from my website, say C:\MP3s, then have the name of each file listed on a webpage. Then, if I click on a file name, I want the info to..
Next:  Webmaster: Luna With Awstats  
Author Message
jmessick

External


Since: Nov 16, 2003
Posts: 25



(Msg. 1) Posted: Sun Nov 16, 2003 7:22 am
Post subject: Includ ssi from another directory
Archived from groups: alt>www>webmaster (more info?)

I'd like to include a header file from my main site in a page in one of
my subdomains. Tried everything I knew (not much), even to the point of
creating a link to the original file in the directory of the subdomain,
but nothing works? Anybody able to solve this one?

James

 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
bigfoot

External


Since: Jun 29, 2003
Posts: 46



(Msg. 2) Posted: Sun Nov 16, 2003 1:33 pm
Post subject: Re: Includ ssi from another directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"James Messick" <jmessick.RemoveThis@triad.rr.com> wrote in message
news:MXCtb.8737$Kb3.365301@twister.southeast.rr.com...
 > I'd like to include a header file from my main site in a page in one of
 > my subdomains. Tried everything I knew (not much), even to the point of
 > creating a link to the original file in the directory of the subdomain,
 > but nothing works? Anybody able to solve this one?
 >
 > James

Are you talking about a subdomain or subfolder? A subdomain is something
like this
<a style='text-decoration: underline;' href="http://subdomain.domain.com" target="_blank">http://subdomain.domain.com</a>
A subfolder is like this
<a style='text-decoration: underline;' href="http://domain.com/subfolder/" target="_blank">http://domain.com/subfolder/</a>
If you have a subdomain pointing to a subfolder off the main domain name,
you might have a hard time getting it to work. What have you tried so far
(show some examples of what your trying to do).

Ice Demon
<a style='text-decoration: underline;' href="http://adult-cybergames.com" target="_blank">http://adult-cybergames.com</a>
<a style='text-decoration: underline;' href="http://adult-xxx-newsgroups.com" target="_blank">http://adult-xxx-newsgroups.com</a>
<a style='text-decoration: underline;' href="http://gracegrimes.com" target="_blank">http://gracegrimes.com</a><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
davidvb3

External


Since: Nov 10, 2003
Posts: 272



(Msg. 3) Posted: Sun Nov 16, 2003 6:45 pm
Post subject: Re: Includ ssi from another directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

James Messick wrote:
 > I'd like to include a header file from my main site in a page in one of
 > my subdomains. Tried everything I knew (not much), even to the point of
 > creating a link to the original file in the directory of the subdomain,
 > but nothing works? Anybody able to solve this one?

Is this of any help?
<a style='text-decoration: underline;' href="http://bignosebird.com/sdocs/include.shtml" target="_blank">http://bignosebird.com/sdocs/include.shtml</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
user104

External


Since: Jun 28, 2003
Posts: 1662



(Msg. 4) Posted: Sun Nov 16, 2003 6:57 pm
Post subject: Re: Includ ssi from another directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Ice Demon" <bigfoot.DeleteThis@nwphenomenon.com> wrote in message
news:bp85d8$1kmcso$1@ID-184113.news.uni-berlin.de...
 >
 > "James Messick" <jmessick.DeleteThis@triad.rr.com> wrote in message
 > news:MXCtb.8737$Kb3.365301@twister.southeast.rr.com...
  > > I'd like to include a header file from my main site in a page in one of
  > > my subdomains. Tried everything I knew (not much), even to the point of
  > > creating a link to the original file in the directory of the subdomain,
  > > but nothing works? Anybody able to solve this one?
  > >
  > > James
 >
 > Are you talking about a subdomain or subfolder? A subdomain is something
 > like this
<font color=purple> > <a style='text-decoration: underline;' href="http://subdomain.domain.com</font" target="_blank">http://subdomain.domain.com</font</a>>
 > A subfolder is like this
<font color=purple> > <a style='text-decoration: underline;' href="http://domain.com/subfolder/</font" target="_blank">http://domain.com/subfolder/</font</a>>
 > If you have a subdomain pointing to a subfolder off the main domain name,
 > you might have a hard time getting it to work. What have you tried so far
 > (show some examples of what your trying to do).

"subfolder"- Is that a Windows word? I would just call it a directory.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
spamblocked1

External


Since: Sep 19, 2003
Posts: 3499



(Msg. 5) Posted: Sun Nov 16, 2003 10:41 pm
Post subject: Re: Includ ssi from another directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Charles Sweeney wrote:
 > "Ice Demon" <bigfoot.TakeThisOut@nwphenomenon.com> wrote in message
 > news:bp85d8$1kmcso$1@ID-184113.news.uni-berlin.de...
  >>
  >> "James Messick" <jmessick.TakeThisOut@triad.rr.com> wrote in message
  >> news:MXCtb.8737$Kb3.365301@twister.southeast.rr.com...
   >>> I'd like to include a header file from my main site in a page in
   >>> one of my subdomains. Tried everything I knew (not much), even to
   >>> the point of creating a link to the original file in the directory
   >>> of the subdomain, but nothing works? Anybody able to solve this one?
   >>>
   >>> James
  >>
  >> Are you talking about a subdomain or subfolder? A subdomain is
  >> something like this
<font color=green>  >> <a style='text-decoration: underline;' href="http://subdomain.domain.com</font" target="_blank">http://subdomain.domain.com</font</a>>
  >> A subfolder is like this
<font color=green>  >> <a style='text-decoration: underline;' href="http://domain.com/subfolder/</font" target="_blank">http://domain.com/subfolder/</font</a>>
  >> If you have a subdomain pointing to a subfolder off the main domain
  >> name, you might have a hard time getting it to work. What have you
  >> tried so far (show some examples of what your trying to do).
 >
 > "subfolder"- Is that a Windows word?

no idea

 > I would just call it a directory.

me too - but I think folder/sub-folder works as a description ok in any gimp
environment.

--
William Tasso - <a style='text-decoration: underline;' href="http://WilliamTasso.com" target="_blank">http://WilliamTasso.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
bigfoot

External


Since: Jun 29, 2003
Posts: 46



(Msg. 6) Posted: Mon Nov 17, 2003 1:58 pm
Post subject: Re: Includ ssi from another directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Charles Sweeney" <me DeleteThis @charlessweeney.com> wrote in message
news:bp86pj$1m2tf6$1@ID-162618.news.uni-berlin.de...
 > "Ice Demon" <bigfoot DeleteThis @nwphenomenon.com> wrote in message
 > news:bp85d8$1kmcso$1@ID-184113.news.uni-berlin.de...
  > >
  > > "James Messick" <jmessick DeleteThis @triad.rr.com> wrote in message
  > > news:MXCtb.8737$Kb3.365301@twister.southeast.rr.com...
   > > > I'd like to include a header file from my main site in a page in one
of
   > > > my subdomains. Tried everything I knew (not much), even to the point
of
   > > > creating a link to the original file in the directory of the
subdomain,
   > > > but nothing works? Anybody able to solve this one?
   > > >
   > > > James
  > >
  > > Are you talking about a subdomain or subfolder? A subdomain is something
  > > like this
<font color=green>  > > <a style='text-decoration: underline;' href="http://subdomain.domain.com</font" target="_blank">http://subdomain.domain.com</font</a>>
  > > A subfolder is like this
<font color=green>  > > <a style='text-decoration: underline;' href="http://domain.com/subfolder/</font" target="_blank">http://domain.com/subfolder/</font</a>>
  > > If you have a subdomain pointing to a subfolder off the main domain
name,
  > > you might have a hard time getting it to work. What have you tried so
far
  > > (show some examples of what your trying to do).
 >
 > "subfolder"- Is that a Windows word? I would just call it a directory.
 > --
 > Charles Sweeney
<font color=purple> > <a style='text-decoration: underline;' href="http://www.CharlesSweeney.com</font" target="_blank">www.CharlesSweeney.com</font</a>>

Darn windows got to me. I'm so used to saying folder, cause when ever I say
directory, they ask "do you mean folder" or "what is a directory". I'm gonna
have to go back to Linux language class.

Ice Demon
<a style='text-decoration: underline;' href="http://adult-xxx-newsgroups.com" target="_blank">http://adult-xxx-newsgroups.com</a>
<a style='text-decoration: underline;' href="http://adult-cybergames.com" target="_blank">http://adult-cybergames.com</a>
<a style='text-decoration: underline;' href="http://gracegrimes.com" target="_blank">http://gracegrimes.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
jmessick

External


Since: Nov 16, 2003
Posts: 25



(Msg. 7) Posted: Mon Nov 17, 2003 9:35 pm
Post subject: Re: Includ ssi from another directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Ice Demon wrote:
 > "James Messick" <jmessick.RemoveThis@triad.rr.com> wrote in message
 > news:MXCtb.8737$Kb3.365301@twister.southeast.rr.com...
 >
  >>I'd like to include a header file from my main site in a page in one of
  >>my subdomains. Tried everything I knew (not much), even to the point of
  >>creating a link to the original file in the directory of the subdomain,
  >>but nothing works? Anybody able to solve this one?
  >>
  >>James
 >
 >
 > Are you talking about a subdomain or subfolder? A subdomain is something
 > like this
<font color=purple> > <a style='text-decoration: underline;' href="http://subdomain.domain.com</font" target="_blank">http://subdomain.domain.com</font</a>>
 > A subfolder is like this
<font color=purple> > <a style='text-decoration: underline;' href="http://domain.com/subfolder/</font" target="_blank">http://domain.com/subfolder/</font</a>>
 > If you have a subdomain pointing to a subfolder off the main domain name,
 > you might have a hard time getting it to work. What have you tried so far
 > (show some examples of what your trying to do).

It didn't work. I had tried using a link. I tried again using a symbolic
link. Investigation show that includes are not working at all in any of
the subdomains, while they are working in my main page. I've inquired
with my host and am waiting for them to respond. Good website you
suggested, though. Thanks.

jem<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
jmessick

External


Since: Nov 16, 2003
Posts: 25



(Msg. 8) Posted: Mon Nov 17, 2003 9:36 pm
Post subject: Re: Includ ssi from another directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

William Tasso wrote:

 > Charles Sweeney wrote:
 >
  >>"Ice Demon" <bigfoot DeleteThis @nwphenomenon.com> wrote in message
  >>news:bp85d8$1kmcso$1@ID-184113.news.uni-berlin.de...
  >>
   >>>"James Messick" <jmessick DeleteThis @triad.rr.com> wrote in message
   >>>news:MXCtb.8737$Kb3.365301@twister.southeast.rr.com...
   >>>
   >>>>I'd like to include a header file from my main site in a page in
   >>>>one of my subdomains. Tried everything I knew (not much), even to
   >>>>the point of creating a link to the original file in the directory
   >>>>of the subdomain, but nothing works? Anybody able to solve this one?
   >>>>
   >>>>James
   >>>
   >>>Are you talking about a subdomain or subfolder? A subdomain is
   >>>something like this
   >>>http://subdomain.domain.com
   >>>A subfolder is like this
   >>>http://domain.com/subfolder/
   >>>If you have a subdomain pointing to a subfolder off the main domain
   >>>name, you might have a hard time getting it to work. What have you
   >>>tried so far (show some examples of what your trying to do).
  >>
  >>"subfolder"- Is that a Windows word?
 >
 >
 > no idea
 >
 >
  >>I would just call it a directory.
 >
 >
 > me too - but I think folder/sub-folder works as a description ok in any gimp
 > environment.
 >


In any event, it is a subdomain, along a different path from the files
for the main web page.

jem<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
user104

External


Since: Jun 28, 2003
Posts: 1662



(Msg. 9) Posted: Mon Nov 17, 2003 10:11 pm
Post subject: Re: Includ ssi from another directory [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Ice Demon" <bigfoot RemoveThis @nwphenomenon.com> wrote in message
news:bpar6q$1l3j6g$1@ID-184113.news.uni-berlin.de...

 > Darn windows got to me. I'm so used to saying folder, cause when ever I
say
 > directory, they ask "do you mean folder" or "what is a directory". I'm
gonna
 > have to go back to Linux language class.

I came to computers fairly late in life. I use the word "directory" from
learning DOS.
--
Charles Sweeney
<a style='text-decoration: underline;' href="http://www.CharlesSweeney.com" target="_blank">www.CharlesSweeney.com</a><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Includ ssi from another directory 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can 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



[ Contact us | Terms of Service/Privacy Policy ]