virtual directory / script alias..

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • x2dio
    Confirmed User
    • Jun 2003
    • 101

    #1

    virtual directory / script alias..

    Maybe some of your Unix freaks can help me with this

    I am trying to create a virtual directory/scriptalias named "/scripts/" for a directory "/var/www/html/scripts/", but there's no provided way to do this in the web-based admin tool.

    can someone tell me how to do this, by SSH.

    thankx a lot.
    <hahahahaha src="http://www.x2dio.com/sig/sig.swf" quality=high type="application/x-shockwave-flash" width="100" height="100" menu="false"></hahahahaha><br><br>x2dio.com - Design Overload - Coming Soon<br>
    203814376
  • Brujah
    Beer Money Baron
    • Jan 2001
    • 22157

    #2
    Apache config file.
    http://httpd.apache.org/docs/mod/mod_alias.html

    Comment

    • x2dio
      Confirmed User
      • Jun 2003
      • 101

      #3
      oh I see , but which file do I need to edit?
      <hahahahaha src="http://www.x2dio.com/sig/sig.swf" quality=high type="application/x-shockwave-flash" width="100" height="100" menu="false"></hahahahaha><br><br>x2dio.com - Design Overload - Coming Soon<br>
      203814376

      Comment

      • Brujah
        Beer Money Baron
        • Jan 2001
        • 22157

        #4
        you can put that in your httpd.conf file but be careful and ask your host if you aren't comfortable doing it.

        Comment

        • x2dio
          Confirmed User
          • Jun 2003
          • 101

          #5
          I was trying to located httpd.conf but I can't find it anywhere.

          I was thinking of doing with .htaccess but that probably wouldn't work. Ah my host is kind of anal about this stuff, if I have special requests like this I have to figure it out myself.
          Last edited by x2dio; 02-03-2004, 11:42 PM.
          <hahahahaha src="http://www.x2dio.com/sig/sig.swf" quality=high type="application/x-shockwave-flash" width="100" height="100" menu="false"></hahahahaha><br><br>x2dio.com - Design Overload - Coming Soon<br>
          203814376

          Comment

          • x2dio
            Confirmed User
            • Jun 2003
            • 101

            #6
            also I dont have a dedicated server, this is just a shared account with SSH access..
            <hahahahaha src="http://www.x2dio.com/sig/sig.swf" quality=high type="application/x-shockwave-flash" width="100" height="100" menu="false"></hahahahaha><br><br>x2dio.com - Design Overload - Coming Soon<br>
            203814376

            Comment

            Working...