Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Block access to folder on remote domain?

Name: Anonymous 2007-03-02 8:58 ID:fNJ1BYne

Sup /tech/,
How would I go about blocking a folder on a remote domain, www.domain.com/folder/ but not www.domain.com on a UNIX based OS? That is, I want to make sure it can't be browsed to from here, it's not a folder on my own web server.

Name: Anonymous 2007-03-02 14:45 ID:0Vo3PnV/

Run everything through a proxy on your own apache webserver, and use mod_rewrite to fuck it up.

Name: Anonymous 2007-03-03 2:07 ID:myz9iz81

Use rules on an SPI-capable router.

Name: Anonymous 2007-03-03 3:48 ID:qHqcnGey

Looks like that insn't me. Nevertheless, would that make me able to block access from only one computer and not the whole network?

Name: Anonymous 2007-03-03 15:14 ID:xQx3DzmD

Use a sledgehammer

Name: Anonymous 2007-03-05 1:04 ID:+RTWQ4f9

Use a cock

Name: Anonymous 2007-03-05 19:26 ID:EiUWa+uW

considering you have shell access and ownership of the directory,

chmod -R 0700 /path/to/foldername if you have nothing executable in that directory, you should use 0600.

if you dont have shell access, i dunno lol.

Don't change these.
Name: Email:
Entire Thread Thread List