Results 1 to 22 of 22
Thread: htdocs Xampp ?
Hybrid View
-
27th June 2010 19:08 #1Banned
Join Date: Jul:2008
Location:
Posts: 911
htdocs Xampp ?
c:/xampp/htdocs d:/ htdocs localhost ? .
-
27th June 2010 19:10 #2
-
27th June 2010 19:15 #3Banned
Join Date: Jul:2008
Location:
Posts: 911
, htdocs . :/
2 htdocs , .
-
27th June 2010 19:27 #4Registered User
Join Date: Jul:2006
Location:
Posts: 1,071
Alias-, htdocs , (alias) URL. ( ) VirtualHost htdocs, , .
: C:/htdocs, http://localhost/, alias D:/Files, alias files. , http://localhost/files/
-, apache . subdomain. VirtualHost ( http://localhost ) C:/htdocs. VirtualHost htdocs, D:/Files, http://sub.localhost/ http://newlocalhost/ ... , port (http://localhost:80 http://localhost:8080).
, , .
.
: , htdocs-a ?
...
-
27th June 2010 19:17 #5
httpd.conf ( ). php.ini ("" doc_root).
, ( ), Alias. . NTFS, .EVGA X299 FTW K|i9-7960X@4.7|4x8 Patriot Viper Steel 4000|GTX 1660 Ti|970 EVO 1 TB|Seasonic Focus GX-1000|Xigmatek Elysium|
Rampage IV Extreme BE|E5-1680v2@4.7|4x4 HyperX 1866|Cougar Aqua 240|GTX 1050 Ti|970 EVO 1/4 TB|CM 850 SilentPro|HAF-X|
-
27th June 2010 19:19 #6
-
27th June 2010 19:20 #7Banned
Join Date: Jul:2008
Location:
Posts: 911
@Bombera, ... httpd.conf :
- DocumentRoot "D:/htdocs" , .#
# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "/xampp/htdocs"
php.ini ?
Edit: @ogun mod_rewrite... .
-
27th June 2010 19:25 #8
DocumentRoot. Directory. :
-. php.ini .Code:Alias /second_folder "D:/additional docs" <Directory "D:/additional docs"> Options Indexes FollowSymLinks IndexOptions FancyIndexing FoldersFirst NameWidth=* IgnoreCase SuppressLastModified IconHeight=16 IconWidth=16 XHTML AllowOverride All Order allow,deny Allow from all </Directory>Last edited by Bombera; 27th June 2010 at 19:31. Reason:
EVGA X299 FTW K|i9-7960X@4.7|4x8 Patriot Viper Steel 4000|GTX 1660 Ti|970 EVO 1 TB|Seasonic Focus GX-1000|Xigmatek Elysium|
Rampage IV Extreme BE|E5-1680v2@4.7|4x4 HyperX 1866|Cougar Aqua 240|GTX 1050 Ti|970 EVO 1/4 TB|CM 850 SilentPro|HAF-X|
-
27th June 2010 19:37 #9Banned
Join Date: Jul:2008
Location:
Posts: 911
@Bombera htaccess c:/xampp/hdocs/ ? , , .
@mialy 2 . 2 .
-
27th June 2010 20:02 #10
?!
directory listing ( AllowIndexes )? .. ( ).
- , - , , index.php .
- Alias/Virtual directory.
-
27th June 2010 20:07 #11Banned
Join Date: Jul:2008
Location:
Posts: 911
, .

.
php ( ) ?
Edit: - shortcut htdocs ?
-
27th June 2010 21:11 #12Registered User
Join Date: Jul:2006
Location:
Posts: 1,071
.. C:\htdocs\ http://localhost/ Directory Listing , ( D:\ E:\)?
, Apache ...
.. shortcut .
-
27th June 2010 21:18 #13Banned
Join Date: Jul:2008
Location:
Posts: 911
, .
.
-
28th June 2010 01:49 #14
"" ? ?
, , , http://localhost/? ...
-
28th June 2010 08:06 #15Registered User
Join Date: Jul:2006
Location:
Posts: 1,071
- :
http://localhost ( FTP), htdocs, . D:\ E:\ ( ),
, ( FollowSymLinks), Linux, Windows . NTFS .Code:Name Last modified Size Description [DIR] Drive_D/ 31-May-2010 17:21 - [DIR] Drive_E/ 29-Mar-2010 12:30 -
-
28th June 2010 10:34 #16
-
28th June 2010 12:11 #17Banned
Join Date: Jul:2008
Location:
Posts: 911
@mialy .

@tedych - localhost/index.php?d:/htdocs ? .
-
28th June 2010 13:18 #18
xampp\apache\conf\httpd.conf
, htdocs :
localhost/downloads1/ D:/Downloads/Code:Alias /downloads1/ "D://Downloads/" <Directory "D:/Downloads/"> Options Indexes FollowSymLinks Includes ExecCGI IndexOptions -IconsAreLinks FancyIndexing FoldersFirst NameWidth=80 HTMLTable AllowOverride All Order allow,deny Allow from all </Directory>
htdocs ( downloads1).
-
28th June 2010 13:44 #19Banned
Join Date: Jul:2008
Location:
Posts: 911
...
@gibona - httpd.conf :
/downloads1/ ...Alias /downloads1/ "D://old/"
<Directory "D:/old/">
Options Indexes FollowSymLinks Includes ExecCGI
IndexOptions -IconsAreLinks FancyIndexing FoldersFirst NameWidth=80 HTMLTable
AllowOverride All
Order allow,deny
Allow from all
</Directory>
-
28th June 2010 14:14 #20Registered User
Join Date: Jul:2006
Location:
Posts: 1,071
gibona, !

@marianskiii,
downloads1 htdocs ( , ) , http://localhost/downloads1/ ( alias-) htdocs. Apache-a htdocs/downalods1/ , , alias downloads1, D:/old/
( "D://old/" "D:/old/", , ), http://localhost/downloads1/ , downloads1 htdocs, , alias- . Alias- <IfModule alias_module> </IfModule>. ( )
.. , .
Edit: tedych,
gibona . .
Last edited by mialy; 28th June 2010 at 14:46.
-
28th June 2010 14:27 #21
mialy, , Bombera , "" (http://localhost/).
. htdocs , , Alias.
-
28th June 2010 18:42 #22Banned
Join Date: Jul:2008
Location:
Posts: 911
@gibona, - , .

@mialy , .




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