Results 1 to 4 of 4
Thread: "vitrual folder" Apache
Hybrid View
-
12th August 2004 00:14 #1
"vitrual folder" Apache
htdocs
...
Jetway IP35-SG|E6300@4,3Ghz|4x1GB|Palit GTX460 Sonic Platinum|2xSamsung HD300LJ RAID 0|NEC 2070NX
-
12th August 2004 00:51 #2
:)
Alias - :
:
Alias /something/ "F:/cyper/install/"
<Directory "F:/cyper/install">
Options Indexes FollowSymlinks MultiViews
AllowOverride None
Order allow,deny
Allow from all
</Directory>
:
http://yourdomain/Something/
F:/cyper/install/
:
http://yourdomain/Something/
http://yourdomain/Something
database MySQL table, CGI Poll.Gigabyte X570 AORUS Ultra | 5950X | Arctic Liquid Freezer II 240 | Corsair Vengeance LPX 2x8GB 3200Mhz | Samsung 980 Pro 1TB + Samsung 970 Pro 1TB | Gigabyte AORUS GeForce RTX 3080 Ti Master 12GB | Fractal Design Meshify C Dark TG | Corsair AX860i | Samsung U32H850 32" 4K
-
12th August 2004 08:20 #3Jetway IP35-SG|E6300@4,3Ghz|4x1GB|Palit GTX460 Sonic Platinum|2xSamsung HD300LJ RAID 0|NEC 2070NX
-
12th August 2004 13:32 #4
$con = mysql_connect("", "", '' );
mysql_select_db(" -", $con);
mysql_query("CREATE TABLE ", $con);




Reply With Quote
...
7th May 2023, 14:24 in